Initialze repository
This commit is contained in:
commit
34f4d58e3e
7 changed files with 232 additions and 0 deletions
2
home/dotfiles/.bash_profile
Normal file
2
home/dotfiles/.bash_profile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Honor per-interactive-shell startup file
|
||||
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue