all: remove ghci and bash; vimrc: add extempore

This commit is contained in:
2018-07-18 12:41:11 +02:00
parent 344df12e56
commit 4d38d66471
3 changed files with 2 additions and 9 deletions

View File

@@ -1,14 +1,8 @@
all: bash e ghc git input python sbcli scripts valgrind vim zepto zsh
bash:
cp bash_profile ~/.bash_profile
all: e git input python sbcli scripts valgrind vim zepto zsh
e:
cp erc ~/.erc
ghc:
cp ghci ~/.ghci
git:
cp gitignore ~/.gitignore
cp gitconfig ~/.gitconfig