Add support for jamesob/desk environments
This commit is contained in:
parent
c60279cef4
commit
5b34b21cf4
1 changed files with 3 additions and 0 deletions
3
config/zsh/interactive/desk
Normal file
3
config/zsh/interactive/desk
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! zsh
|
||||
export DESK_DIR=$XDG_CONFIG_HOME/desk
|
||||
[[ -n "$DESK_ENV" ]] && source "$DESK_ENV"
|
Loading…
Reference in a new issue