1
0
Fork 0

screen is back, for better or worse

This commit is contained in:
Von Random 2016-09-23 16:27:41 +03:00
parent 62708b7222
commit ba874c4714
3 changed files with 22 additions and 2 deletions

2
bashrc
View file

@ -144,7 +144,7 @@ alias mountnrg='sudo mount -o loop,offset=307200'
# git
alias gss='command git status -s'
alias gdf='command git diff'
alias gci='command git commit -a'
alias gci='command git commit'
alias gup='command git pull'
# tig