Skip to content

Commit

Permalink
Update ellipsis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Kelling committed Apr 20, 2014
1 parent c79328f commit 279236b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ellipsis.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash

mod.install() {
backup ~/.module
backup ~/.xmobarrc
backup ~/.xinitrc
ellipsis.backup ~/.module
ellipsis.backup ~/.xmobarrc
ellipsis.backup ~/.xinitrc
ln -s $mod_path ~/.xmonad
ln -s $mod_path/xmobarrc ~/.xmobarrc
ln -s $mod_path/xinitrc ~/.xinitrc
Expand Down

0 comments on commit 279236b

Please sign in to comment.