Przeglądaj źródła

Added an alias for xboxdrv using a Xbox360 controller.

Drew 12 lat temu
rodzic
commit
0ec80fc795
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      bashrc

+ 2 - 0
bashrc

@@ -125,3 +125,5 @@ vim() {
 
 export PATH=$PATH:/home/drew/.gem/ruby/2.0.0/bin
 export EDITOR="vim"
+
+alias xbox_controller='sudo xboxdrv --config ~/Documents/xboxdrv_profiles/wiredxbox_minecraft.conf --detach-kernel-driver'