modify _ alias

This commit is contained in:
vincent 2019-05-15 10:02:33 +02:00
parent 4f361616e0
commit d1fd04f919

View File

@ -65,3 +65,6 @@ fi
#add bluetooth alias pour casque #add bluetooth alias pour casque
alias connect_momentum='bluetoothctl power on && bluetoothctl connect 00:1B:66:8E:46:27' alias connect_momentum='bluetoothctl power on && bluetoothctl connect 00:1B:66:8E:46:27'
alias disconnect_momentum='bluetoothctl disconnect 00:1B:66:8E:46:27 && bluetoothctl power off' alias disconnect_momentum='bluetoothctl disconnect 00:1B:66:8E:46:27 && bluetoothctl power off'
#sudo alias
alias _='sudo '