summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2023-04-05 07:05:35 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2023-04-05 07:05:35 +0300
commit25e8f0ea06592913eedfc3a65b93146558a796ed (patch)
tree4428a6b45350c53d74a625999f85acb06648ad9b /zshrc
parente235cece1225c9ac31db828a56abe60d902e06fc (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 ""'