minor updates
This commit is contained in:
parent
3e8777d15d
commit
f314f8f8a9
@ -62,7 +62,8 @@ alias \
|
||||
myip="curl api.ipify.org" \
|
||||
cls="clear" \
|
||||
c="clear" \
|
||||
cdc="cd && clear"
|
||||
cdc="cd && clear" \
|
||||
\?="duck"
|
||||
|
||||
# git aliases
|
||||
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 REPOS="$HOME/repos"
|
||||
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
|
||||
# doesn't work very nicely with my login manager, lightdm, and I prefer to just run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user