Use XDG Standard

This commit is contained in:
js0ny 2024-11-01 12:37:02 +00:00
parent fbe6495c85
commit 68892183bc
8 changed files with 17 additions and 12 deletions

View file

@ -1,3 +1,5 @@
# $XDG_CONFIG_HOME/powershell/Microsoft.PowerShell_profile.ps1
# ln -sf $DOTFILES/mac/Microsoft.PowerShell_profile.ps1 $XDG_CONFIG_HOME/powershell/Microsoft.PowerShell_profile.ps1
### Variables ###
$DOTFILES = "$HOME\.dotfiles"