dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit d7279500270a28ad8588cc3ee17c1d18af0c73b5
parent 992ba4284e114606215f597a62f0129076459d5d
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Wed, 23 Nov 2016 07:14:21 +0100

Rename script to fit existing convention

bash(1)  already  mentions  _profile, _login,  _logout  and  _history.
.bashrc adds .bash_aliases (although .bashrc itself is an exception).

Diffstat:
R.bashprompt -> .bash_prompt | 0
1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/.bashprompt b/.bash_prompt