Hyprland stuff and some new scripts
This commit is contained in:
7
Scripts/newPost.sh
Executable file
7
Scripts/newPost.sh
Executable file
@ -0,0 +1,7 @@
|
||||
CURRENT_PATH=$(pwd)
|
||||
|
||||
cd $HOME/myHome/Projects/Blog
|
||||
|
||||
pnpm new-post "$1"
|
||||
|
||||
cd $CURRENT_PATH
|
Reference in New Issue
Block a user