+ Force cpu governor to performance
This commit is contained in:
parent
c47b6452b3
commit
b3f949b4d2
2 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,7 @@ alias lla='exa -al --color=always --group-directories-first' # long format
|
|||
alias lt='exa -aT --color=always --group-directories-first' # tree listing
|
||||
alias reUSD='rm -rf /tmp/rate.html /tmp/rateUSD.txt'
|
||||
alias upElearn='sh $HOME/.scripts/elearning-isitup.sh'
|
||||
# alias old-ranger='ranger'
|
||||
alias ranger='lf'
|
||||
#alias mpv='mpv --geometry=1280x720'
|
||||
|
||||
|
@ -86,6 +87,7 @@ alias cp='cp -i'
|
|||
alias mntfd='sudo mount -o gid=users,fmask=113,dmask=002'
|
||||
alias umntfd='sudo umount'
|
||||
alias cmatrix='unimatrix -n -s 96 -l 'o''
|
||||
alias make-xanmod='env use_tracers=n use_numa=n use_pds=y use_ns=y makepkg -s'
|
||||
|
||||
#folder shortcut
|
||||
alias cdclg='cd "$HOME/my Files/Kuliah/"'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue