config updates

This commit is contained in:
2025-04-12 11:52:38 +02:00
parent 8c7b679cf9
commit 2dcaf81a3a
4 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
if status is-interactive
# Commands to run in interactive sessions can go here
if test (tty) = /dev/tty1
exec startx
end
end
set PATH $PATH ~/.cargo/bin