minor updates
This commit is contained in:
parent
3e8777d15d
commit
f314f8f8a9
@ -62,7 +62,8 @@ alias \
|
|||||||
myip="curl api.ipify.org" \
|
myip="curl api.ipify.org" \
|
||||||
cls="clear" \
|
cls="clear" \
|
||||||
c="clear" \
|
c="clear" \
|
||||||
cdc="cd && clear"
|
cdc="cd && clear" \
|
||||||
|
\?="duck"
|
||||||
|
|
||||||
# git aliases
|
# git aliases
|
||||||
alias \
|
alias \
|
||||||
|
|||||||
@ -62,6 +62,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
|
|||||||
export ZK_NOTEBOOK_DIR="$HOME/notes/zk"
|
export ZK_NOTEBOOK_DIR="$HOME/notes/zk"
|
||||||
export REPOS="$HOME/repos"
|
export REPOS="$HOME/repos"
|
||||||
export GITUSER="inkletblot"
|
export GITUSER="inkletblot"
|
||||||
|
export NOTE_DIR="$HOME/notes/"
|
||||||
|
|
||||||
# This is something luke smith has in his profile (which I have stolen, it's nice but
|
# This is something luke smith has in his profile (which I have stolen, it's nice but
|
||||||
# doesn't work very nicely with my login manager, lightdm, and I prefer to just run
|
# doesn't work very nicely with my login manager, lightdm, and I prefer to just run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user