mirror of https://github.com/mitchell/dotfiles.git
Start X at login
This commit is contained in:
parent
1de85f52d5
commit
bdfcf8f963
|
@ -8,6 +8,7 @@ function configure_fish
|
|||
import_sources $uname
|
||||
define_aliases $uname
|
||||
ssh_agent_startup
|
||||
start_x_at_login
|
||||
end
|
||||
|
||||
configure_fish
|
||||
|
|
Loading…
Reference in New Issue