1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-06-22 18:48:22 +0300
Parent:
4fe83e6
M
config/fish/conf.d/alias.fish
@@ -20,6 +20,7 @@ alias killbt "rfkill block bluetooth"
alias unkillbt "rfkill unblock bluetooth" if type -q hledger; alias f hledger; end +if type -q todo.sh; alias t todo.sh; end if type -q nvim alias vim nvim