clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

reorg

sspaeti 5d5f1f24 ed86ee6f

+4 -3
+4 -3
zsh/.dotfiles/zsh/paths.shrc
··· 4 4 # export PATH="$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin" 5 5 6 6 7 - # Omarchy (Arch Linux) paths - Set complete path 8 - export PATH="./bin:$HOME/.local/bin:$HOME/.local/share/omarchy/bin:$PATH" 9 - set +h 10 7 11 8 #add rust to path 12 9 export PATH="/home/sspaeti/.cargo/bin:$PATH" ··· 60 57 export RC=$MYVIMRC 61 58 export HYPRRC=~/.config/hypr/hyprland.conf 62 59 60 + # OMARCHY STUFF HEREJ 61 + # Omarchy (Arch Linux) paths - Set complete path 62 + export PATH="./bin:$HOME/.local/bin:$HOME/.local/share/omarchy/bin:$PATH" 63 + set +h 63 64 export OMARCHY_SCREENSHOT_DIR=~/Pictures/Satty 64 65 65 66 #vim in browser