mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-06-24 21:51:09 +02:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
export ZDOTDIR="$HOME/.config/zsh"
|
|
export PATH="$HOME/scripts/:$HOME/.local/bin/:$PATH"
|