did it again dont remember jack what I changed just know its better

This commit is contained in:
Zastian Pretorius
2022-09-27 15:15:14 +01:00
parent ce0a9ce107
commit f6474124b6
6 changed files with 61 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
#files: 811 version: 5.9
#files: 821 version: 5.9
_comps=(
'-' '_precommand'
@@ -112,6 +112,7 @@ _comps=(
'btdownloadheadless' '_bittorrent'
'btlaunchmany' '_bittorrent'
'btlaunchmanycurses' '_bittorrent'
'btm' '_btm'
'btmakemetafile' '_bittorrent'
'btreannounce' '_bittorrent'
'btrename' '_bittorrent'
@@ -135,6 +136,7 @@ _comps=(
'cabal' '_cabal'
'cal' '_cal'
'calendar' '_calendar'
'cargo' '_cargo'
'cat' '_cat'
'catchsegv' '_precommand'
'cc' '_gcc'
@@ -324,6 +326,7 @@ _comps=(
'fc' '_fc'
'fc-list' '_xft_fonts'
'fc-match' '_xft_fonts'
'fd' '_fd'
'feh' '_feh'
'fetchmail' '_fetchmail'
'ffmpeg' '_ffmpeg'
@@ -361,6 +364,8 @@ _comps=(
'fold' '_fold'
'folder' '_mh'
'folders' '_mh'
'foot' '_foot'
'footclient' '_footclient'
'fortune' '_fortune'
'forw' '_mh'
'fprev' '_mh'
@@ -944,6 +949,7 @@ _comps=(
'pkginfo' '_pkginfo'
'pkgrm' '_pkgrm'
'pkill' '_pgrep'
'playerctl' '_playerctl'
'pldd' '_pids'
'pmake' '_make'
'pman' '_perl_modules'
@@ -962,8 +968,6 @@ _comps=(
'podtoc' '_perl_modules'
'poff' '_pon'
'policytool' '_java'
'polybar' '_polybar'
'polybar-msg' '_polybar_msg'
'pon' '_pon'
'popd' '_directory_stack'
'postconf' '_postfix'
@@ -1060,6 +1064,7 @@ _comps=(
'rgview' '_vim'
'rgvim' '_vim'
'ri' '_ri'
'riverctl' '_riverctl'
'rlogin' '_rlogin'
'rm' '_rm'
'rmd160' '_cksum'
@@ -1084,6 +1089,7 @@ _comps=(
'run-help' '_run-help'
'rup' '_hosts'
'rusage' '_precommand'
'rustup' '_rustup'
'rview' '_vim'
'rvim' '_vim'
'rwho' '_hosts'
@@ -1202,6 +1208,8 @@ _comps=(
'svnliteadmin' '_subversion'
'swaks' '_swaks'
'swanctl' '_swanctl'
'swayidle' '_swayidle'
'swaylock' '_swaylock'
'swift' '_swift'
'swiftc' '_swift'
'sync' '_nothing'
@@ -1427,6 +1435,8 @@ _comps=(
'whom' '_mh'
'wiggle' '_wiggle'
'wipefs' '_wipefs'
'wl-copy' '_wl-copy'
'wl-paste' '_wl-paste'
'wodim' '_cdrecord'
'wpa_cli' '_wpa_cli'
'write' '_users_on'
@@ -1660,15 +1670,17 @@ bindkey '^[,' _history-complete-newer
bindkey '^[/' _history-complete-older
bindkey '^[~' _bash_complete-word
autoload -Uz _alacritty _bat _bootctl _busctl _bwrap \
_code _code-oss _coredumpctl _curl _exa \
autoload -Uz _alacritty _bat _bootctl _btm _busctl \
_bwrap _cargo _code _code-oss _coredumpctl \
_curl _exa _fd _foot _footclient \
_ghcup _hostnamectl _journalctl _kernel-install _kitty \
_libinput _localectl _loginctl _machinectl _mkinitcpio \
_mpv _networkctl _oomctl _pacman _paru \
_polybar _polybar_msg _pulseaudio _resolvectl _rg \
_sd_hosts_or_user_at_host _sd_machines _sd_outputmodes _sd_unit_files _systemctl \
_systemd _systemd-analyze _systemd-delta _systemd-inhibit _systemd-nspawn \
_systemd-path _systemd-run _systemd-tmpfiles _timedatectl _udevadm \
_playerctl _pulseaudio _resolvectl _rg _riverctl \
_rustup _sd_hosts_or_user_at_host _sd_machines _sd_outputmodes _sd_unit_files \
_swayidle _swaylock _systemctl _systemd _systemd-analyze \
_systemd-delta _systemd-inhibit _systemd-nspawn _systemd-path _systemd-run \
_systemd-tmpfiles _timedatectl _udevadm _wl-copy _wl-paste \
_xss-lock _zoxide _cdr _all_labels _all_matches \
_alternative _approximate _arg_compile _arguments _bash_completions \
_cache_invalid _call_function _combination _complete _complete_debug \