Limit branch name length
This commit is contained in:
parent
8aaaba07fe
commit
87d65db1e5
2 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
ZDOTDIR=$HOME/.config/zsh
|
||||
|
||||
ZDOT_MAX_BRANCH_LENGTH=30
|
||||
|
||||
XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
||||
PERSONAL_BIN_PATH="$HOME/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue