3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
x-terminal-emulator -e $HOME/dotfiles/bin/actions/startup.sh $@
|