~razzi/fish-functions

48d3c12b28e99e30029e9da82ffeb783a7471cc6 — Razzi Abuissa 1 year, 2 days ago 0dc8b83
Update apt-description to use apt-mark for package names without ...:amd64
1 files changed, 1 insertions(+), 1 deletions(-)

M completions/apt-description.fish
M completions/apt-description.fish => completions/apt-description.fish +1 -1
@@ 1,1 1,1 @@
complete -x -c apt-description -a '(dpkg --get-selections | grep -v deinstall | coln 1)'
complete -x -c apt-description -a '(apt-mark showmanual) (apt-mark showauto)'