chore: A bunch of things

This commit is contained in:
Afonso Franco 2023-12-07 19:04:17 +00:00
parent 0d8809b596
commit 9a42d0e71a
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
7 changed files with 16 additions and 38 deletions

View file

@ -2,10 +2,10 @@ function ls
eza --icons -l --sort type $argv
end
function nvim
/usr/bin/nvim --listen /tmp/nvim.pipe $argv
/opt/homebrew/bin/nvim --listen /tmp/nvim.pipe $argv
end
function vim
/usr/bin/nvim --listen /tmp/nvim.pipe $argv
/opt/homebrew/bin/nvim --listen /tmp/nvim.pipe $argv
end
abbr -a find fd
abbr -a df duf