chore: Restructured fish config

This commit is contained in:
Afonso Franco 2023-03-17 15:06:26 +00:00
parent b2a3841165
commit 71a7ad514e
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
5 changed files with 36 additions and 46 deletions

View file

@ -0,0 +1,8 @@
function vim
nvim $argv
end
function ta
tmux attach
end