Fix various bugs, update dotfiles

This commit is contained in:
askiiart 2023-11-23 16:03:11 -06:00
parent 1071caf5b7
commit 9d9f412c04
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
5 changed files with 6 additions and 10 deletions

View file

@ -27,4 +27,4 @@ else
exit
fi
chsh -s $(which fish)
chsh -s $(readlink -f $(which fish))