Smooth up bashrc
This commit is contained in:
@@ -10,7 +10,7 @@ DIR="\[\033[1;94m\]\w\[\033[m\]"
|
|||||||
export PS1="${HOST} ${DIR}${GIT} ${ICON} "
|
export PS1="${HOST} ${DIR}${GIT} ${ICON} "
|
||||||
|
|
||||||
# ============================== Aliases
|
# ============================== Aliases
|
||||||
alias emacsnw="TERM=xterm-direct emacsclient -c -nw -a 'emacs -nw'"
|
alias emacsnw="emacsclient -c -nw -a 'emacs -nw'"
|
||||||
alias s="cd ~/scripts/"
|
alias s="cd ~/scripts/"
|
||||||
alias c='clear'
|
alias c='clear'
|
||||||
|
|
||||||
|
|||||||
@@ -15,5 +15,5 @@ if [ $USER == "marc" ];then
|
|||||||
--ringver-color=ffffffff --ringwrong-color=ffffffff --ind-pos="x+86:y+1003" \
|
--ringver-color=ffffffff --ringwrong-color=ffffffff --ind-pos="x+86:y+1003" \
|
||||||
--radius=15 --verif-text="" --wrong-text="" --noinput-text=""
|
--radius=15 --verif-text="" --wrong-text="" --noinput-text=""
|
||||||
else
|
else
|
||||||
xlock -mode blank
|
$HOME/scripts/lock-work.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user