aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 9720ad5..e02a506 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -23,3 +23,9 @@ SAVEHIST=10000
setopt append_history
setopt share_history
setopt extended_history
+
+# Path
+export PATH=$PATH:~/.local/bin
+
+# oh-my-posh
+eval "$(oh-my-posh init zsh --config ~/.omp_themes/tiwahu.omp.json)"
git.ajschof.me — hosted by ajschofield — powered by cgit