diff options
author | ThanosApollo <[email protected]> | 2022-08-12 16:05:06 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-08-12 16:05:06 +0300 |
commit | 7da779a8afc7d48bbc467095a7e58175c5a2dd33 (patch) | |
tree | 621b7775e45e418613779b0bd772f205d0950e75 /.bashrc | |
parent | 76bcd6040a99ef6dfc68e1fd027b77733b5a91b9 (diff) |
Update aliases
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -52,11 +52,9 @@ alias r='paru -R' #aliases alias ls='ls --color=auto' -alias bm='blueman-manager' alias sb='sudo systemctl start bluetooth' alias mykeys='setxkbmap -option caps:escape' alias logout='pkill -U' -alias blt='bluetoothctl' alias neofetch='neofetch | lolcat' alias b='bluetoothctl' alias ba='bluetooth-autoconnect' |