Go to file
Aminda Suomalainen c8b797f8bb
add comic-shanns-mono as a submodule
2023-10-09 19:13:19 +03:00
.github add CODEOWNERS 2023-10-03 14:01:11 +03:00
.mikaela gitconfig: remove duplicated comments 2023-10-09 12:01:47 +03:00
.reuse .pre-commit-config.yaml: uncomment reuse && add .reuse/dep5 2023-05-21 13:09:30 +03:00
LICENSES attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
Windows Windows/DoH/DohWellKnownServers.reg: add trailing slashes for DNS0.eu 2023-06-10 19:11:40 +03:00
conf gitconfig: remove duplicated comments 2023-10-09 12:01:47 +03:00
etc local/share/applications: add SteamOS-kscreenlocker.desktop symlink 2023-10-09 12:54:34 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
local/share add comic-shanns-mono as a submodule 2023-10-09 19:13:19 +03:00
rc shellrc: check if hostname exists before displaying it 2023-10-09 12:05:39 +03:00
submodules add comic-shanns-mono as a submodule 2023-10-09 19:13:19 +03:00
var var/spool/cron/root: add vim modeline to set language to crontab 2023-03-24 13:10:44 +02:00
.editorconfig .editorconfig: add *.tex with unset max_line_length 2023-09-28 11:10:58 +03:00
.gitattributes .{editorconfig,gitattributes,pre-commit-config.yaml}: add comment to beginning for more details 2023-05-19 20:35:05 +03:00
.gitignore move submodule to submodules/ 2023-10-09 12:50:52 +03:00
.gitlab-ci.yml .gitlab-ci.yml: add --no-cache for apk, remove update step 2023-05-22 17:33:40 +03:00
.gitmodules add comic-shanns-mono as a submodule 2023-10-09 19:13:19 +03:00
.mailmap .mailmap: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install add shfmt 2023-05-18 11:58:51 +03:00
.pre-commit-config.yaml pre-commit autoupdate 2023-10-09 11:06:55 +03:00
CITATION.cff run prettier 2023-02-21 17:54:39 +02:00
CODEOWNERS add CODEOWNERS 2023-10-03 14:01:11 +03:00
LICENSE LICENSE & .editorconfig: attempt to fix GitHub license detection again 2023-03-10 09:57:58 +02:00
README.md run prettier on markdown again? 2023-02-21 19:33:31 +02:00
chmod sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
install install: add git submodule update & init 2023-10-09 18:37:06 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00

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 arent 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…