shortcut sync will run on login if present
This commit is contained in:
2
.profile
2
.profile
@@ -9,6 +9,8 @@ export BROWSER="firefox"
|
|||||||
export READER="zathura"
|
export READER="zathura"
|
||||||
export BIB="$HOME/Documents/LaTeX/uni.bib"
|
export BIB="$HOME/Documents/LaTeX/uni.bib"
|
||||||
|
|
||||||
|
[[ -f ~/.scripts/shortcuts.sh ]] && ~/.scripts/shortcuts.sh
|
||||||
|
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|
||||||
# Start graphical server if i3 not already running.
|
# Start graphical server if i3 not already running.
|
||||||
|
|||||||
Reference in New Issue
Block a user