mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor fix on zsh, add wakatime
This commit is contained in:
parent
c349a6baa6
commit
bd9afd0568
4 changed files with 39 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ case "$(uname)" in
|
|||
# ;;
|
||||
esac
|
||||
|
||||
for file in $DOTFILES/home/dot_config/zsh/mod/*.zsh; do
|
||||
for file in $ZDOTDIR/mod/*.zsh; do
|
||||
source $file
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue