Remove almost all completions, leave only for git and gh
This commit is contained in:
@@ -71,20 +71,8 @@ export PS1="${_GREEN}${_BOLD}\u@\h${_RESET}:${_BLUE}${_BOLD}\W${_RESET} # "
|
||||
#
|
||||
|
||||
completions=(
|
||||
"alacritty"
|
||||
"cargo"
|
||||
"gh"
|
||||
"git"
|
||||
"journalctl"
|
||||
"loginctl"
|
||||
"mpv"
|
||||
"npm"
|
||||
"pacman"
|
||||
"rustup"
|
||||
"sway"
|
||||
"swaymsg"
|
||||
"yay"
|
||||
"zathura"
|
||||
)
|
||||
|
||||
for file in ${completions[@]}
|
||||
|
||||
Reference in New Issue
Block a user