My dotfiles
Go to file
2022-09-16 20:08:42 +03:00
.husky Re-enable shfmt in pre-commit hook 2022-09-16 20:08:42 +03:00
docker Umami: drop .js from tracker script name 2022-09-15 19:39:53 +03:00
dotdrop@1bf0124779 Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
efistub Removed some old/unneeded shell scripts and formatted the rest 2022-09-16 20:08:03 +03:00
home Format all files with prettier, remove udiskie config 2022-09-16 20:01:31 +03:00
root Removed some old/unneeded shell scripts and formatted the rest 2022-09-16 20:08:03 +03:00
scripts Removed some old/unneeded shell scripts and formatted the rest 2022-09-16 20:08:03 +03:00
secrets Removed some old/unneeded shell scripts and formatted the rest 2022-09-16 20:08:03 +03:00
.editorconfig Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
.gitignore Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
.gitmodules Switch to freshrss 2020-07-05 12:02:51 +03:00
.prettierignore Format all files with prettier, remove udiskie config 2022-09-16 20:01:31 +03:00
.prettierrc.toml Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
config-root.toml Add udev rule to lock screen when yubikey is unplugged 2022-08-16 20:43:44 +03:00
config.toml Fix config.toml 2022-09-15 14:54:13 +03:00
deploy.sh Add dotdrop deps 2020-11-21 15:59:54 +02:00
LICENSE Removed commit history 2019-10-26 20:05:31 +03:00
package-lock.json Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
package.json Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
pkglist Removed commit history 2019-10-26 20:05:31 +03:00
README.adoc Update information about mirrors 2022-06-11 19:58:15 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

= FunctionalHackers dotfiles

image:https://i.imgur.com/lz1Q4Zz.png?raw=true%22[screenshot of my
setup]

My personal dotfiles for my workstations, mostly for easy access for
myself but feel free to steal them for yourself!

Im using https://github.com/deadc0de6/dotdrop[dotdrop] to manage and
ease deployment of my dotfiles.

== Mirrors

This repository lives at https://git.korhonen.cc/FunctionalHacker/dotfiles[My git server],
but it is also mirrored to:

* https://gitlab.com/FunctionalHacker/dotfiles[GitLab]
* https://github.com/FunctionalHacker/dotfiles[GitHub]
* https://bitbucket.org/FunctionalHacker/dotfiles[Bitbucket]
* https://codeberg.org/FunctionalHacker/dotfiles[codeberg]

If you have any ideas for improvements, questions or anything of this
sort, you can open an issue or a pull request at my git server
(registrations open for anyone), or any of the mirrors.