summaryrefslogtreecommitdiff
path: root/.oh-my-zsh/custom
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2019-05-13 08:33:14 +0800
committerSteve Lee <me@xiangyangli.com>2019-05-13 08:33:14 +0800
commit1e7c1dd60e95c46fa007891720297b867dd920d9 (patch)
tree2425e08917f6723f7216b2a2dbda1c26552fe05c /.oh-my-zsh/custom
parent335de203534e981ed8038b81c9009efb6004ff58 (diff)
parent249bc8cee9706a6606d3e24df882d4ba295aaf44 (diff)
downloaddotfiles-1e7c1dd60e95c46fa007891720297b867dd920d9.tar.xz
dotfiles-1e7c1dd60e95c46fa007891720297b867dd920d9.zip
Merge branch 'master' of ssh://vs-ssh.visualstudio.com:22/42/_ssh/dotfiles
Diffstat (limited to '.oh-my-zsh/custom')
-rw-r--r--.oh-my-zsh/custom/custom.zsh2
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