From 8c026ab7108df3c61a0c135cce01867ddb989257 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Mon, 13 May 2019 07:54:16 +0800 Subject: update --- .oh-my-zsh/custom/custom.zsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .oh-my-zsh/custom/custom.zsh (limited to '.oh-my-zsh/custom') 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 -- cgit v1.2.3