feat: Update startup script to display a welcome message and run commands based on the time of day
This commit is contained in:
2
bin/actions/startup-runner.sh
Executable file
2
bin/actions/startup-runner.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
x-terminal-emulator -e $HOME/dotfiles/bin/actions/startup.sh $@
|
||||
Reference in New Issue
Block a user