mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-22 08:40:37 +01:00
Removed stupid alias and added better.
This commit is contained in:
parent
acb986f1e4
commit
91e05b6710
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user