Move yash configuration to the .config directory

This commit is contained in:
2025-08-03 17:18:01 +02:00
parent 5a317a37cf
commit 2b570479bc
3 changed files with 2 additions and 1 deletions

1
.config/yash/profile Symbolic link
View File

@@ -0,0 +1 @@
../../.profile

View File

@@ -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 ] if [ -x /opt/homebrew/bin/brew ]
then then