mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-04 16:49:22 +01:00
Aminda Suomalainen
6f1335aff1
On the off chance I ever need it on Windows as this is the most painful file to edit in my opinion |
||
---|---|---|
.mikaela | ||
conf | ||
etc | ||
gpg | ||
local/share | ||
rc | ||
var/lib/iwd | ||
Windows | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.mikaela_install | ||
.pre-commit-config.yaml | ||
chmod | ||
CITATION.cff | ||
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…