9 lines
63 B
Fish
9 lines
63 B
Fish
function vim
|
|
nvim $argv
|
|
end
|
|
|
|
function ta
|
|
tmux attach
|
|
end
|
|
|