diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-09-15 09:16:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-15 09:16:58 +0530 |
commit | 80d6e265fc7172ed0f0056c74620e4d010666e90 (patch) | |
tree | 6ace99b654c2c2b885fab768050b751affe057a5 | |
parent | e0291cd313bc290cec7a6eea63fd59a924f29065 (diff) |
Update .bashrc
-rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ alias pak="pulseaudio --kill" alias pm="pulsemixer" alias sp="spotify" alias b="brave" +alias bb="brave --incognito" +alias bbb="brave --tor" alias br="brightnessctl set " alias rs="redshift -P -O" alias prime="prime-run " #hardware acceleration needed? command "$ prime [name of program]" |