6 lines
73 B
Bash
Executable file
6 lines
73 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
bash "${DOTFILES_PATH}/de/bar/bar.bash" &
|
|
bg
|
|
disown
|