mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Adopt use of NNN instead of NerdTree and add some aliases
This commit is contained in:
parent
fbe9eb511e
commit
517bc5f587
5 changed files with 77 additions and 33 deletions
|
|
@ -16,6 +16,7 @@ function btre -a device -d 'Reconnect to a known bluetooth device'
|
|||
bluetoothctl pair $devices[$index]
|
||||
bluetoothctl trust $devices[$index]
|
||||
bluetoothctl connect $devices[$index]
|
||||
sleep 2
|
||||
|
||||
pkill bluetoothctl
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue