My dotfiles
Go to file
2022-11-02 16:07:49 +02:00
.husky Fixes to precommit hook and reformat some zsh files 2022-10-26 14:13:15 +03:00
docker Update umami image name 2022-10-31 09:28:22 +02:00
dotdrop@aa3defd117 Update dotdrop 2022-09-20 17:54:30 +03:00
home Add neovide settings to neovim 2022-11-02 16:07:48 +02:00
root Configure gdm and plymouth 2022-11-02 16:07:33 +02: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
.ignore Add .ignore file for the root of the repo to ignore the dotdrop 2022-09-16 20:18:56 +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 Configure gdm and plymouth 2022-11-02 16:07:33 +02:00
config.toml Update config.toml 2022-11-02 16:07:49 +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
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.