mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-13 02:12:44 +00:00
6 lines
78 B
Fish
Executable file
6 lines
78 B
Fish
Executable file
# Defined in /tmp/fish.w7O4D3/cfo.fish @ line 1
|
|
function cfo
|
|
cf $argv
|
|
co
|
|
end
|