diff --git a/config/.bashrc b/config/.bashrc index 90cb63e..61706c7 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -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[@]}