1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-10-01 06:29:05 +00:00
dotfiles/.config/fish/functions/cfo.fish
2018-11-14 20:01:37 -05:00

6 lines
78 B
Fish
Executable file

# Defined in /tmp/fish.w7O4D3/cfo.fish @ line 1
function cfo
cf $argv
co
end