diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-12 13:04:12 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-12 13:04:12 +0200 |
commit | 269e617fea39658233db38ad503030c4fe040e80 (patch) | |
tree | 6a0287e6e892d5a673b6a60d1da9b013b2257a75 /ratpoison/newtab | |
parent | c955393cbd6e135fe351876f28993290df61fdfa (diff) | |
download | dotfiles-269e617fea39658233db38ad503030c4fe040e80.tar.gz dotfiles-269e617fea39658233db38ad503030c4fe040e80.tar.bz2 dotfiles-269e617fea39658233db38ad503030c4fe040e80.zip |
Spring cleanup!
Diffstat (limited to 'ratpoison/newtab')
-rwxr-xr-x | ratpoison/newtab | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ratpoison/newtab b/ratpoison/newtab deleted file mode 100755 index 8bdaf52..0000000 --- a/ratpoison/newtab +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -~/.ratpoison/exec_to_workspace 2 firefox -new-tab $1 |