7 lines
No EOL
85 B
Bash
Executable file
7 lines
No EOL
85 B
Bash
Executable file
#!/bin/sh
|
|
|
|
pushd ~/.local/dotfiles
|
|
./sync.sh 30-dwm.sh
|
|
popd
|
|
|
|
loginctl kill-user $USER |