mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add a little script which starts a systemd enabled shell
This commit is contained in:
parent
a455dceb09
commit
93b204682c
2 changed files with 10 additions and 2 deletions
4
dotfiles/start_systemd_shell.sh
Normal file
4
dotfiles/start_systemd_shell.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
export DOTNET_ROOT=/opt/dotnet
|
||||
|
||||
genie -s
|
Loading…
Add table
Add a link
Reference in a new issue