changkun / dotfiles

personal development settings

Home Page:https://changkun.de/s/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My personal macOS and Linux (Ubuntu distribution) system dotfiles and settings.

Use it at your own risk.

Folder Policy

All code projects are managed in ~/dev, common folders:

~/dev/changkun.de
~/dev/golang.design
~/dev/godev # golang.org repositories
~/dev/wild  # code for temporary use

Managing multiple go versions:

~/goes/go       # just an alias to an inused go version
~/goes/go1.17.1 # a specific version

License

MIT | Copyright © 2016-2021 Changkun Ou

About

personal development settings

https://changkun.de/s/dotfiles

License:MIT License


Languages

Language:Vim Script 69.7%Language:Shell 17.4%Language:Python 12.9%