zsh: remove cardinal from saved dotfiles
This commit is contained in:
1
zshrc
1
zshrc
@@ -170,7 +170,6 @@ save_dotfiles(){
|
|||||||
local DOTPATH=~/Documents/Code/Github/.dotfiles/
|
local DOTPATH=~/Documents/Code/Github/.dotfiles/
|
||||||
cp -r ~/.scripts ${DOTPATH}
|
cp -r ~/.scripts ${DOTPATH}
|
||||||
cp ~/.bash_profile ${DOTPATH}bash_profile
|
cp ~/.bash_profile ${DOTPATH}bash_profile
|
||||||
cp ~/.cardinalrc ${DOTPATH}cardinalrc
|
|
||||||
cp ~/.erc ${DOTPATH}erc
|
cp ~/.erc ${DOTPATH}erc
|
||||||
cp ~/.ghci ${DOTPATH}ghci
|
cp ~/.ghci ${DOTPATH}ghci
|
||||||
cp ~/.gitconfig ${DOTPATH}gitconfig
|
cp ~/.gitconfig ${DOTPATH}gitconfig
|
||||||
|
Reference in New Issue
Block a user