Added bash dotfiles from kanaya
This commit is contained in:
parent
acecc996e4
commit
ed68edf732
5 changed files with 154 additions and 1 deletions
|
|
@ -42,5 +42,8 @@ makelink_simple() {
|
|||
makelink "$dotfiles/bin/" bin
|
||||
|
||||
# dotfiles
|
||||
makelink_simple .profile
|
||||
makelink_simple .bashrc
|
||||
makelink_simple .bash_profile
|
||||
makelink_simple .bash_logout
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue