wn 9b7b27c72d
First commit
First commit after delete an `abbr` related to restic.
And add 2 envs related to restic.
2024-01-08 19:34:25 +08:00

5 lines
101 B
Fish

function cp --description 'alias cp=cp --reflink=auto'
command cp --reflink=auto $argv
end