Adding new stuff
This commit is contained in:
parent
840d99ede8
commit
ac210f7c42
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ alias gs='git status'
|
||||||
alias ga='git add $1'
|
alias ga='git add $1'
|
||||||
alias gc='git commit'
|
alias gc='git commit'
|
||||||
alias gp='git push origin master'
|
alias gp='git push origin master'
|
||||||
|
alias gpull='git pull origin master'
|
||||||
|
|
||||||
# MSR registers is responsible for lag after suspend
|
# MSR registers is responsible for lag after suspend
|
||||||
alias checkcpu='modprobe msr; rdmsr -a 0x19a'
|
alias checkcpu='modprobe msr; rdmsr -a 0x19a'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue