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