4 lines
89 B
Fish
4 lines
89 B
Fish
function update -d 'run dotfiles install'
|
|
make --directory="$WORKSPACE/dotfiles"
|
|
end
|