mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
Start X at login
This commit is contained in:
parent
583b987efd
commit
c2f6e4555c
|
@ -11,6 +11,7 @@ function configure_fish
|
|||
import_sources $uname
|
||||
define_aliases $uname
|
||||
ssh_agent_startup
|
||||
start_x_at_login
|
||||
end
|
||||
|
||||
configure_fish
|
||||
|
|
Loading…
Reference in a new issue