From 05f745dbea71ec78d0b6c3ee5d31ad6d25ae2990 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 11 Oct 2020 14:58:02 +0300 Subject: move bin to local/bin for zsh --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 050a45a..74e9444 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ cowsay $(fortune) hostname=$(uname -n) # If you come from bash you might have to change your $PATH. -export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=/usr/local/bin:$PATH export PATH="$PATH:/home/yigit/.local/bin:$HOME/.cargo/bin" # Path to your oh-my-zsh installation. -- cgit v1.2.3-70-g09d2