Add fuck alias

main
trivernis 10 months ago
parent 400f219c26
commit ac259db7a8
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -741,7 +741,7 @@ shortwave
shotcut shotcut
shotwell shotwell
signal-cli signal-cli
signal-desktop # signal-desktop - can't open links in browser
silentarmy silentarmy
simple-scan simple-scan
simplescreenrecorder simplescreenrecorder

@ -1,5 +0,0 @@
# Allow RO access to data
include ro-common.inc
# Enable notifications
dbus-user.talk org.freedesktop.Notifications

@ -5,3 +5,7 @@ alias hx = helix
{{#if-installed todo.sh}} {{#if-installed todo.sh}}
alias t = todo.sh alias t = todo.sh
{{/if-installed}} {{/if-installed}}
{{#if-installed fuck}}
alias fuck = with-env {TF_ALIAS: "fuck", PYTHONIOENCODING: "utf-8"} {
thefuck (history | last 1 | get command.0)
}{{/if-installed}}

Loading…
Cancel
Save