wslg updates
This commit is contained in:
parent
716df683af
commit
f4a3b65189
6 changed files with 99 additions and 73 deletions
|
@ -64,3 +64,7 @@ function back_things_up() {
|
|||
ln -s $dest_root/$date $dest_root/latest
|
||||
# TODO: once confident pruning is working well, add that in here
|
||||
}
|
||||
|
||||
function devlog() {
|
||||
vim -c 'Goyo' '+normal Go' +startinsert ~/projects/personal/devlog/logs/$(date '+%Y-%m-%d').gmi
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue