Activate git-completion and add .bashrc

This commit is contained in:
2021-01-28 19:37:27 -06:00
parent 37f39c2769
commit 68ed7609b0
3 changed files with 63 additions and 3547 deletions

View File

@ -8,7 +8,7 @@
dir=~/dotfiles # dotfiles directory
olddir=~/dotfiles_old # old dotfiles backup directory
files=".tmux.conf .tmux.conf.local .vimrc .vim .tcshrc .inputrc" # list of files/folders to symlink in homedir
files=".tmux.conf .tmux.conf.local .vimrc .vim .tcshrc .bashrc .inputrc .git_completion" # list of files/folders to symlink in homedir
##########