This change makes it easier to recursively copy these config files into a real home directory and also gets rid of empty folders
3 lines
78 B
Fish
3 lines
78 B
Fish
function w --wraps=watson --description 'alias w=watson'
|
|
watson $argv;
|
|
end
|