diff options
Diffstat (limited to '.oh-my-zsh')
| -rw-r--r-- | .oh-my-zsh/custom/custom.zsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.oh-my-zsh/custom/custom.zsh b/.oh-my-zsh/custom/custom.zsh new file mode 100644 index 0000000..71b24d0 --- /dev/null +++ b/.oh-my-zsh/custom/custom.zsh @@ -0,0 +1,2 @@ +export PATH=%PATH:~/.local/bin +source ~/.zsh_aliases |
