Skip to content

Commit

Permalink
remove .xinitrc and .xmobar
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Platonov committed Sep 10, 2013
1 parent 07184c8 commit 36b8124
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions synch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ else
cp ~/.bashrc .
cp ~/.inputrc .
cp ~/.ctags .
cp ~/.xinitrc .
cp ~/.xmobarrc ./xmobar
cp ~/.xmonad/xmonad.hs ./xmonad/
cp ~/.gitconfig ./.gitconfig
cat ~/.Xresources | sed "s/$dir/\$MY_SCRIPTS/" > ./.Xresources
Expand All @@ -23,8 +21,6 @@ else
cp .bashrc ~
cp .inputrc ~
cp .ctags ~
cp .xinitrc ~
cp xmobar/.xmobarrc ~
cp xmonad/* ~/.xmonad/
cp .gitconfig ~/.gitconfig
cat .Xresources | sed "s/\$MY_SCRIPTS/$dir/" > ~/.Xresources
Expand Down

0 comments on commit 36b8124

Please sign in to comment.