diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-08-05T13·17+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-08-05T13·17+0200 |
commit | e320f142636c5db25f0f3a786ce6c2ea41c36c06 (patch) | |
tree | 43afbf0790ca60a27486111130b3f82494a2dd60 /fish/functions/runirc.fish | |
parent | 46b80c00fd8a260e130e4f785b3f46c49487c9db (diff) |
* removed dotfiles stuff, this is emacs.d only
Diffstat (limited to 'fish/functions/runirc.fish')
-rw-r--r-- | fish/functions/runirc.fish | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fish/functions/runirc.fish b/fish/functions/runirc.fish deleted file mode 100644 index d16234268388..000000000000 --- a/fish/functions/runirc.fish +++ /dev/null @@ -1,3 +0,0 @@ -function runirc - screen -S irssi irssi -end |