Install thefuck via package manager.

master
Icedream 2023-07-25 00:30:02 +02:00
parent dcc56b0cfb
commit 2ae81bc28d
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,8 @@ if has_tags pm:pacman; then
xz \ xz \
jq \ jq \
git \ git \
gnupg gnupg \
thefuck
# yay # yay
if ! has_tags pm:yay; then if ! has_tags pm:yay; then
@ -159,8 +160,7 @@ fi
if has_tags pm:pipx; then if has_tags pm:pipx; then
pipx_install \ pipx_install \
powerline-status \ powerline-status
thefuck
fi fi
# change git user settings # change git user settings