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.
314
Commits
8
Branches
0
Tags
1.4 MiB
Shell
94.5%
Python
5%
Perl
0.4%
Tree:
20f80bdd8c
linux-config
/
dot_config
/
fish
/
functions
/
enable-site.fish
3 lines
71 B
Raw
Blame
History
function
enable-site
ln -s
(
pwd
)
/
$argv
[
1
]
../sites-enabled
end
Reference in new issue