Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
94 B

function git-clone-gitea
git clone ssh://git@kevin-mok.com:399/Kevin-Mok/$argv[1].git
end