Add bin directory for custom scripts
This commit is contained in:
parent
8988c2a31f
commit
ceb01ff80c
3 changed files with 9 additions and 1 deletions
2
rcrc
2
rcrc
|
@ -1,4 +1,4 @@
|
|||
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
|
||||
EXCLUDES="install.sh README.md"
|
||||
SYMLINK_DIRS="composer functions zsh_profile.d"
|
||||
SYMLINK_DIRS="composer bin functions zsh_profile.d"
|
||||
TAGS="git npm php tmux vim zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue