added erc
This commit is contained in:
5
Makefile
5
Makefile
@@ -1,4 +1,4 @@
|
||||
all: bash cardinal ghc git input python sbcli scripts tmux valgrind vim zepto zsh
|
||||
all: bash cardinal e ghc git input python sbcli scripts tmux valgrind vim zepto zsh
|
||||
|
||||
bash:
|
||||
cp bash_profile ~/.bash_profile
|
||||
@@ -6,6 +6,9 @@ bash:
|
||||
cardinal:
|
||||
cp cardinalrc ~/.cardinalrc
|
||||
|
||||
e:
|
||||
cp erc ~/.erc
|
||||
|
||||
ghc:
|
||||
cp -r cabal/config ~/.cabal/config
|
||||
cp ghci ~/.ghci
|
||||
|
Reference in New Issue
Block a user