mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-19 14:13:42 +01:00
add diff alias to use neovim
This commit is contained in:
parent
0ede7a2e6d
commit
bb8bdebf58
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ alias lt="ll --tree"
|
|||
alias clip="xclip -sel clip"
|
||||
alias nv="nvim"
|
||||
alias nvide="rbg neovide --multiGrid --"
|
||||
alias diff="nvim -d"
|
||||
|
||||
function rbg
|
||||
$argv &>/dev/null&
|
||||
|
|
Loading…
Reference in a new issue