浏览代码

Added an alias for xboxdrv using a Xbox360 controller.

Drew 12 年之前
父节点
当前提交
0ec80fc795
共有 1 个文件被更改,包括 2 次插入0 次删除
  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'