Compare commits
No commits in common. "eae5d3af6e6985aeed2819bd1744a6fb6b329fff" and "ce4f2b7843f2aa4793e1e14a16fd0fd1ed350b8f" have entirely different histories.
eae5d3af6e
...
ce4f2b7843
2
.bashrc
2
.bashrc
@ -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 && cd -'
|
||||
alias jr='cd ~/storage/shared/Documents/journal/ && git pull && vc && git push && 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:
|
||||
|
Loading…
Reference in New Issue
Block a user