all: remove ghci and bash; vimrc: add extempore
This commit is contained in:
2
zshrc
2
zshrc
@@ -169,9 +169,7 @@ pinfo(){
|
||||
save_dotfiles(){
|
||||
local DOTPATH=~/Documents/Code/Github/.dotfiles/
|
||||
cp -r ~/.scripts ${DOTPATH}
|
||||
cp ~/.bash_profile ${DOTPATH}bash_profile
|
||||
cp ~/.erc ${DOTPATH}erc
|
||||
cp ~/.ghci ${DOTPATH}ghci
|
||||
cp ~/.gitconfig ${DOTPATH}gitconfig
|
||||
cp ~/.gitignore ${DOTPATH}gitignore
|
||||
cp ~/.inputrc ${DOTPATH}inputrc
|
||||
|
Reference in New Issue
Block a user