From: Andrew Lorimer Date: Fri, 11 Jan 2019 03:09:33 +0000 (+1100) Subject: add scripts to $path X-Git-Url: https://git.lorimer.id.au/dotfiles.git/diff_plain/9e4c740688dfabaddd1fc91f8ea25f6843be0610?ds=sidebyside add scripts to $path --- diff --git a/zsh/.zshrc b/zsh/.zshrc index 9e1dcc1..a1e7a75 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,5 +1,6 @@ # Path to oh-my-zsh installation export ZSH=/home/andrew/.oh-my-zsh +export PATH=~/scripts:$PATH # --- # Keybinds