update to scwrypts v3
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
# configuration for scwrypts
|
||||
#
|
||||
|
||||
SCWRYPTS_CONFIG_PATH="$HOME/.config/scwrypts"
|
||||
SCWRYPTS_DATA_PATH="$HOME/.local/share/scwrypts"
|
||||
|
||||
SCWRYPTS_SHORTCUT='' # CTRL + W
|
||||
SCWRYPTS_ENV_SHORTCUT='' # CTRL + /
|
||||
|
||||
[ -f "$HOME/.config/scwrypts/config.local.zsh" ] \
|
||||
&& source "$HOME/.config/scwrypts/config.local.zsh"
|
||||
|
Reference in New Issue
Block a user