cardinal: remove

This commit is contained in:
2018-03-24 14:31:46 +01:00
parent e13aad7816
commit b635d5de51
2 changed files with 1 additions and 7 deletions

View File

@@ -1,11 +1,8 @@
all: bash cardinal e ghc git input python sbcli scripts valgrind vim zepto zsh all: bash e ghc git input python sbcli scripts valgrind vim zepto zsh
bash: bash:
cp bash_profile ~/.bash_profile cp bash_profile ~/.bash_profile
cardinal:
cp cardinalrc ~/.cardinalrc
e: e:
cp erc ~/.erc cp erc ~/.erc

View File

@@ -1,3 +0,0 @@
{
"theme": "tomorrow-night"
}