Compare commits

...

2 Commits

Author SHA1 Message Date
Paul Trowbridge eae5d3af6e vault backup: 2023-11-04 12:40:55 2023-11-04 12:40:55 -04:00
Paul Trowbridge a12e7a80d4 vault backup: 2023-11-04 12:39:54 2023-11-04 12:39:54 -04:00
2 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ alias gc='git commit -v'
alias gd='git difftool'
alias gl='git log --graph --oneline --format="%C(yellow)%h %C(green)%an%Creset %C(blue)%ad%Creset %s"'
alias cj='cd ~/storage/shared/Documents/journal/'
alias jr='cd ~/storage/shared/Documents/journal/ && git pull && vc && git push && cd -'
alias jr='cd ~/storage/shared/Documents/journal/ && git pull && vc && cd -'
alias hc='cd ~/storage/shared/Documents/hc_notes/ && git pull && git push && cd -'
# Add an "alert" alias for long running commands. Use like so:

0
test Normal file
View File