Skip to content

Commit

Permalink
remove old irc proxy alias
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Apr 14, 2014
1 parent d019e72 commit 5afb902
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions others/bashrc
@@ -1,4 +1,3 @@

export TERM=screen-256color
export EDITOR=vim

Expand All @@ -25,7 +24,6 @@ function be {
# Restore keychain
alias keychain-enable='keychain --nogui -q -Q id_rsa && . ~/.keychain/`uname -n`-sh'

alias ircproxy='ssh -t jyulakka ssh -t melmacian.net "tmux att -d -t irc"'

if [ -d ~/.vim/bin ] ; then
PATH=~/.vim/bin:"${PATH}"
Expand Down

0 comments on commit 5afb902

Please sign in to comment.