mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
config updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user