mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: :q alias
This commit is contained in:
parent
4f4d8e098f
commit
679d25228a
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
|
|
||||||
|
alias :q='exit'
|
||||||
alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"'
|
alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"'
|
||||||
alias ncdu='ncdu --color off'
|
alias ncdu='ncdu --color off'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue