Merge some aliases and functions into one file

This commit is contained in:
2020-05-14 02:44:25 -04:00
parent 05d0ac65b5
commit d77395e6f3
5 changed files with 244 additions and 300 deletions

View File

@@ -71,9 +71,7 @@ setup_dir .dotfiles/vim .vim
#########################
FILES=()
FILES+=('aliases')
FILES+=('functions')
FILES+=('gitconfig')
FILES+=('githelpers')
FILES+=('vimrc')
FILES+=('curlrc')