mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): added diffview
This commit is contained in:
parent
c98b3662a2
commit
c3c764f31b
6 changed files with 216 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
alias ls='tree -Cph -L 1'
|
||||
alias la='tree -Cpha -L 1'
|
||||
alias history='history | nl | tac | less -S +G'
|
||||
alias v='nvim'
|
||||
alias gvim='neovide'
|
||||
|
||||
if not uname -a | grep -qi darwin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue