This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Kevin-Mok
/
linux-config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Dotfiles for my tiling window manager + terminal workflow.
257
Commits
5
Branches
0
Tags
1.3 MiB
Shell
94.9%
Python
4.6%
Perl
0.5%
Tree:
527b573d29
linux-config
/
dot_config
/
fish
/
functions
/
git
/
git-clone-gitea.fish
3 lines
94 B
Raw
Blame
History
function
git-clone-gitea
git clone ssh://git@kevin-mok.com:399/Kevin-Mok/
$argv
[
1
]
.git
end
Reference in new issue