diff --git a/.config/yash/profile b/.config/yash/profile new file mode 120000 index 0000000..25ce0f3 --- /dev/null +++ b/.config/yash/profile @@ -0,0 +1 @@ +../../.profile \ No newline at end of file diff --git a/.yashrc b/.config/yash/rc similarity index 100% rename from .yashrc rename to .config/yash/rc diff --git a/.profile b/.profile index 50b2f3c..298d5db 100755 --- a/.profile +++ b/.profile @@ -1,4 +1,4 @@ -PATH="$HOME/.local/bin:$HOME/.cargo/bin:$HOME/.ghcup/bin:$HOME/.cabal/bin:$HOME/.rd/bin:$PATH" +PATH="$HOME/.local/bin:$HOME/.cargo/bin:$HOME/.ghcup/bin:$HOME/.cabal/bin:$PATH" if [ -x /opt/homebrew/bin/brew ] then