Add q alias
This commit is contained in:
@@ -13,6 +13,7 @@ declare -A aliases=(
|
|||||||
["t"]="tmux"
|
["t"]="tmux"
|
||||||
["pacman"]="pacman --color auto"
|
["pacman"]="pacman --color auto"
|
||||||
["yay"]="yay --color auto"
|
["yay"]="yay --color auto"
|
||||||
|
["q"]="exit"
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
["g"]="git"
|
["g"]="git"
|
||||||
|
|||||||
Reference in New Issue
Block a user