Removed stupid alias and added better.

This commit is contained in:
Mika Suomalainen 2011-08-19 21:53:06 +03:00
parent acb986f1e4
commit 91e05b6710
1 changed files with 2 additions and 3 deletions

View File

@ -23,6 +23,5 @@ alias time="date"
# If I run nautilus, I want it to open in folder where I am.
alias nautilus="nautilus ./"
# I don't use terminal based IRC clietns, but usually when I test something, I use IRSSI, even if I want to use WeeChat.
alias irssi="weechat-curses"
#alias weechat="xchat" # Uncomment if you use XChat, like me ;)
# Why I must write "weechat-curses" to start it?
alias weechat="weechat-curses"