mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
Aminda Suomalainen
48976cacce
The ISP should be closest server to sync to and Cloudflare is anycast with potentially lower stratum than the other nts servers. 'nts' implies 'require' and 'trust' already and other servers get picked over lower stratum although higher distance. |
||
---|---|---|
.github | ||
.mikaela | ||
.reuse | ||
conf | ||
etc | ||
gpg | ||
LICENSES | ||
local/share | ||
rc | ||
submodules | ||
var | ||
Windows | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.mailmap | ||
.mikaela_install | ||
.pre-commit-config.yaml | ||
chmod | ||
CITATION.cff | ||
CODEOWNERS | ||
install | ||
install.run | ||
LICENSE | ||
README.md |
Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…
Directories explained
- .mikaela — files that most likely aren’t suitable for places where other people than me have access too
- Windows — files releated to Windows
- conf — config files like .tmux.conf
- etc — /etc/
- gpg — GNU Privacy Guard config files, ~/.gnupg/
- rc — bashrc, zshrc, vimrc and apparently *init files…