mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 20:02:31 +01:00
zsh_aliases: added command for quickreloading of config file from terminal.
Everyone (or at least me) are too lazy to write that command by hand so this calls for alias.
This commit is contained in:
parent
802c0da6af
commit
7de339b8e1
@ -104,3 +104,6 @@ alias -s bz2='tar -xjvf'
|
||||
|
||||
# For copy-pasting directly from somewhere
|
||||
alias %=" "
|
||||
|
||||
# SupyBot specifig. Why to write long command, if you can write short command?
|
||||
alias supybot-config-reload="killall -HUP supybot "
|
Loading…
Reference in New Issue
Block a user