1 files changed,
3 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-03-30 21:19:54 +0200
Parent:
976fd77
M
config/fish/conf.d/alias.fish
@@ -12,6 +12,9 @@ alias ssh "kitty +kitten ssh"
alias icat "kitty +kitten icat" end +alias killbt "rfkill block bluetooth" +alias unkillbt "rfkill unblock bluetooth" + # exa alias ls "exa -l" alias la "ls -a"