Compare commits

...

2 Commits

Author SHA1 Message Date
4c5e73305f
One must have access to one's nix 2023-01-28 12:00:26 -05:00
86c087e73b
Forcing self to think 2023-01-28 12:00:26 -05:00
2 changed files with 2 additions and 1 deletions

View File

@ -10,4 +10,4 @@ eval "$(ssh-agent)"
if [ -n "${WM}" ]; then
exec "${WM}"
fi
exec leftwm
exec false

1
zshrc
View File

@ -50,6 +50,7 @@ path=(
$HOME/.pulumi/bin
${KREW_ROOT:-$HOME/.krew}/bin
$HOME/.local/bin
$HOME/.nix-profile/bin
$HOME/perl5/bin
$HOME/Library/Python/3.8/bin
/usr/local/opt/python@3.8/bin