aboutsummaryrefslogtreecommitdiff
path: root/Shell
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2016-10-13 18:58:36 +0100
committerVasil Zlatanov <v@skozl.com>2016-10-13 18:58:36 +0100
commitce2221c2535c9d12b5be2be4e6534aa08ba7dbc7 (patch)
tree53719ad94c9de2c8180290c7993437fbce2b13b2 /Shell
parent4e68e6cb1bea76d152fac3df4ab58d8fbf98e367 (diff)
downloaddotfiles-ce2221c2535c9d12b5be2be4e6534aa08ba7dbc7.tar.gz
dotfiles-ce2221c2535c9d12b5be2be4e6534aa08ba7dbc7.tar.bz2
dotfiles-ce2221c2535c9d12b5be2be4e6534aa08ba7dbc7.zip
Update with some new aliases
Diffstat (limited to 'Shell')
-rw-r--r--Shell/bash_aliases8
1 files changed, 7 insertions, 1 deletions
diff --git a/Shell/bash_aliases b/Shell/bash_aliases
index 72c252a..a284d4d 100644
--- a/Shell/bash_aliases
+++ b/Shell/bash_aliases
@@ -1,6 +1,9 @@
#if you wanna change timezone just copy one of /usr/share/zoneinfo/place to /etc/localtime
# awesome perl echo 'one two three'| perl -lne 'print $2 if /one(.*)three/'
+# mpv
+alias mpvl='mpv --ytdl-format=43'
+
#Micrcontroller
alias serial='micronucleus --run ~/Sync/Programming/serial.hex'
@@ -19,6 +22,9 @@ alias chemistry='vim ~/Sync/Notes/Chemistry/chemistry.txt'
alias english='vim ~/Sync/Notes/English/english.txt'
alias swedish='vim ~/Sync/Notes/Swedish/swedish.txt'
+#quiet
+alias quiet='sudo hdparm -y /dev/sda'
+
#zombify
alias zombify='sudo -u dork /home/vasko/dorknet/dork zombify'
@@ -130,7 +136,7 @@ alias cfgpanel=' fgpanel --fg-root=/usr/share/games/flightgear --panel=Aircraft/
alias cfgfs='optirun fgfs --generic=socket,out,20,127.0.0.1,34200,udp,../Aircraft/c172p/Panels/FGPanel_Protocol_c172p'
#alias xonotic='cd ~/.Xonotic && optirun ~/.Xonotic/xonotic-linux64-glx -sessionid vaskozl'
alias blizz='wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Battle.net/Battle.net.exe'
-alias starcraft='wine ~/.wine/drive_c/Program\ Files\ \(x86\)/StarCraft\ II/Support/SC2Switcher.exe'
+alias starcraft='wine ~/.wine/drive_c/Program\ Files\ \(x86\)/StarCraft\ II/Support64/SC2Switcher_x64.exe'
alias lotv='wine "/home/vasko/.wine/drive_c/Program Files (x86)/StarCraft II - Legacy of the Void Beta/Support/SC2Switcher.exe"'
# Network tools