Remove lazygit.
This commit is contained in:
parent
c0f48be9e8
commit
e94a4c9e7e
2 changed files with 0 additions and 24 deletions
|
@ -13,7 +13,6 @@ gd() {
|
|||
git pull
|
||||
}
|
||||
alias gl="git log --graph --abbrev-commit --date=short --pretty=format:'%Cred%h%Creset %Cgreen%cr%Creset: %s : %C(bold blue)%an%Creset %C(yellow)%d%Creset'"
|
||||
alias lg=lazygit
|
||||
alias less='less -R'
|
||||
|
||||
if [[ $(command -v bat) ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue