first commit
This commit is contained in:
parent
427f800051
commit
fb05eb5c39
3
.bashrc
3
.bashrc
|
@ -7,5 +7,8 @@
|
|||
|
||||
alias ls='ls --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
alias etouch='touchpad enable'
|
||||
alias dtouch='touchoad disable'
|
||||
alias vi='vim'
|
||||
|
||||
export PATH=$PATH:~/bin
|
||||
|
|
Loading…
Reference in a new issue