Add script for shortcutting start of obsidian notes in nvim

This commit is contained in:
pro100ton 2024-11-15 21:03:25 +03:00
parent 73d25874bd
commit 5f86acd7fe

5
vobs.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
#
cd ~/Documents/t0xa_vault/ || { echo "Directory not found"; exit 1; }
nvim ~/Documents/t0xa_vault/2\ -\ Work/Working\ notes.md