feat: shared hyprpaper
This commit is contained in:
@@ -8,6 +8,9 @@ fi
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
|
||||
|
||||
# Export path to include Cargo
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
# Path to your Oh My Zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
@@ -130,3 +133,4 @@ fi
|
||||
if ls --color=auto -d . >/dev/null 2>&1; then
|
||||
alias ls='ls --color=auto'
|
||||
fi
|
||||
export PATH="$HOME/go/bin:$HOME/.cargo/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user