diff --git a/config.yaml b/config.yaml index ad7ac3a..868e760 100644 --- a/config.yaml +++ b/config.yaml @@ -80,10 +80,10 @@ dotfiles: src: xsession f_zprofile: dst: ~/.zprofile - src: profile + src: profile f_zprofile_win: dst: ~/.zprofile - src: profile_win + src: profile_win f_zshenv: dst: ~/.zshenv src: zshenv @@ -95,6 +95,9 @@ dotfiles: - oh-my-zsh dst: ~/.zshrc src: zshrc + f_start_systemd_shell.sh: + src: start_systemd_shell.sh + dst: ~/start_systemd_shell.sh profiles: YOETUNHEIMR-wsl: dotfiles: @@ -114,6 +117,7 @@ profiles: - f_c3mpv - f_c3check - f_zprofile_win + - f_start_systemd_shell.sh yoetunheimr: dotfiles: - d_bspwm diff --git a/dotfiles/start_systemd_shell.sh b/dotfiles/start_systemd_shell.sh new file mode 100644 index 0000000..e52288a --- /dev/null +++ b/dotfiles/start_systemd_shell.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env sh +export DOTNET_ROOT=/opt/dotnet + +genie -s