Go to file
Aminda Suomalainen 038ea8cc9b
{bash,zsh}rc: actually restore corepack aliases as both is good
2024-06-26 18:05:34 +03:00
.github add CODEOWNERS 2023-10-03 14:01:11 +03:00
.mikaela attempt to cleanup user from gitconfig 2024-06-10 10:35:38 +03:00
LICENSES .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
Windows run prettier (insertPragma, proseWrap, singleAttributePerLine 2024-06-19 08:27:28 +03:00
conf waybar/style.css: match title bar size for workspaces buttons 2024-06-25 09:54:41 +03:00
etc prettier etc/NetworkManager-resolv.conf-restore.bash 2024-06-26 17:56:52 +03:00
gpg attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
local/share attempt to fix a-firefox.desktop icon 2024-06-17 11:25:49 +03:00
rc {bash,zsh}rc: actually restore corepack aliases as both is good 2024-06-26 18:05:34 +03:00
submodules specify submodule branches & update them 2024-06-19 06:30:37 +03:00
var run prettier (insertPragma, proseWrap, singleAttributePerLine 2024-06-19 08:27:28 +03:00
.editorconfig pre-commit run --all-files, workaround nginx 2024-06-06 20:22:51 +03:00
.gitattributes run prettier-plugin-sh 2024-06-06 20:38:36 +03:00
.gitignore pre-commit run --all-files 2024-06-11 21:15:40 +03:00
.gitlab-ci.yml .gitlab-ci.yml: pip is allowed to break system packages in ci 2024-01-11 22:07:18 +02:00
.gitmodules specify submodule branches & update them 2024-06-19 06:30:37 +03:00
.mailmap .mailmap: correct the last entry 2022-01-02 00:05:07 +02:00
.mikaela_install attempt to fix a-firefox.desktop icon 2024-06-17 11:25:49 +03:00
.pre-commit-config.yaml pre-commit: utilize corepack 2024-06-21 06:37:50 +03:00
.prettierignore pre-commit run --all-files 2024-06-11 21:15:40 +03:00
.prettierrc .prettierrc & CITATION.cff: resolve prettier warnings 2024-06-21 06:51:38 +03:00
CITATION.cff .prettierrc & CITATION.cff: resolve prettier warnings 2024-06-21 06:51:38 +03:00
CODEOWNERS run prettier-plugin-sh 2024-06-06 20:38:36 +03:00
LICENSE .pre-commit-config.yaml & co: don't exclude reuse 2023-10-28 17:38:53 +03:00
README.md run prettier on markdown again? 2023-02-21 19:33:31 +02:00
REUSE.toml update reuse 2024-05-30 16:40:31 +03:00
chmod chmod: fix SC quoting, add verbosity for less dangerous things 2024-04-25 17:37:26 +03:00
install {bash,zsh}rc: throw apt and corepack to install, improve the fix-node function 2024-06-26 17:55:57 +03:00
install.run add install.run for backwards compatibility 2014-12-27 11:24:05 +02:00
package.json pre-commit: utilize corepack 2024-06-21 06:37:50 +03:00
pnpm-lock.yaml run prettier (insertPragma, proseWrap, singleAttributePerLine 2024-06-19 08:27:28 +03: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…