Update bash completions

This commit is contained in:
2021-11-07 16:14:10 +03:00
parent 3bea2bcfec
commit 349c010578

View File

@@ -71,10 +71,20 @@ export PS1="${_GREEN}${_BOLD}\u@\h${_RESET}:${_BLUE}${_BOLD}\W${_RESET} # "
#
completions=(
"alacritty"
"cargo"
"gh"
"git"
"journalctl"
"loginctl"
"mpv"
"npm"
"pacman"
"systemctl"
"rustup"
"sway"
"swaymsg"
"yay"
"zathura"
)
for file in ${completions[@]}