summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authortsxv478 <vt0451@yandex.ru>2023-04-05 07:05:35 +0300
committertsxv478 <vt0451@yandex.ru>2023-04-05 07:05:35 +0300
commit93d9d25c8abf7c8763f40d81a62f30f47e0cecbf (patch)
tree4428a6b45350c53d74a625999f85acb06648ad9b /zshrc
parente8145917e83da098d29a07227ee15d67cadee326 (diff)
remove pacman alias
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index d1afb95..715f13b 100644
--- a/zshrc
+++ b/zshrc
@@ -34,5 +34,4 @@ alias \
ytdl='yt-dlp' \
re='zathura' \
nsxiv='nsxiv -a' \
- units='units -H ""' \
- pacs='pacman -Slq | fzf --reverse --multi --preview "pacman -Si {1}" --preview-window=right:75%:sharp | xargs -ro sudo pacman -S'
+ units='units -H ""'