mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-22 18:52:45 +01:00
Mikaela Suomalainen
0ae22081a0
* explain things in README.md, don't duplicate comments * opportunistic-insecure.conf should be used everywhere by default, so thus it's now everywhere.conf. However I am yet to test it does what I expect, so this is bad case of testing in production or after committing it in general. |
||
---|---|---|
.mikaela | ||
conf | ||
etc | ||
gpg | ||
local/share | ||
rc | ||
Windows | ||
.gitignore | ||
.mailmap | ||
.mikaela_install | ||
chmod | ||
install | ||
install.run | ||
LICENSE.md | ||
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…