Skip to content

About

I'm a freelance developer. Here I document my development/sysadmin process and config files for future reference.

Email : vector@vectorspace.xyz

Info

Throughout this site you will encounter codeblocks of config files like zshrc. Note that it contains the actual zshrc file contents (located in the the configs folder). The contents are inserted into markdown file (zsh.md) replacing the relevant placeholder (--8<-- "configs/zsh/zshrc") using mkdocs extension pymdownx.snippets. The configs files are located in the configs directory. It is served at https://configs.vectorspace.xyz.