Merge branch 'master' of github.com:DarkWiiPlayer/darkrc
This commit is contained in:
commit
e909c0bb41
1 changed files with 3 additions and 0 deletions
3
bashrc
3
bashrc
|
@ -27,3 +27,6 @@ alias pi='ssh pi -t ''tmux a -t home \|\| tmux new-session -s home'''
|
|||
alias server='ssh server -t ''tmux a -t home \|\| tmux new-session -s home'''
|
||||
alias ltc='getclip | luac -l -'
|
||||
stty -ixon
|
||||
|
||||
# Enable Vi editing mode
|
||||
set -o vi
|
||||
|
|
Loading…
Reference in a new issue