Add shell aliases for headphones (finally)
This commit is contained in:
parent
e721037820
commit
b4ad926d08
@ -66,6 +66,8 @@
|
||||
"post" = ''curl -F"file=@-" https://0x0.st'';
|
||||
"cat" = "${pkgs.bat}/bin/bat";
|
||||
"ls" = "${pkgs.exa}/bin/exa";
|
||||
"hpc" = "bluetoothctl connect CC:98:8B:C0:FC:D2";
|
||||
"hpd" = "bluetoothctl disconnect CC:98:8B:C0:FC:D2";
|
||||
};
|
||||
initExtra = ''
|
||||
cmdignore=(htop tmux top vim)
|
||||
|
Loading…
Reference in New Issue
Block a user