My dotfiles
Go to file
2024-02-04 10:27:08 +02:00
.husky Fixes to precommit hook and reformat some zsh files 2022-10-26 14:13:15 +03:00
docker Add caching to caddy 2024-01-28 19:14:22 +02:00
dotdrop@d2a785fd2f Update dotdrop 2024-01-22 10:52:45 +02:00
home Fix zellij SSH attach 2024-02-04 10:27:08 +02:00
root Revert "Switch from pacserve to flexo" 2023-05-23 21:38:07 +03:00
scripts Add checkupdates script 2022-12-01 21:56:56 +02: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 Don't format lazy-lock.json 2023-11-11 15:17:00 +02:00
.prettierrc.toml Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
config-root.toml Format config.toml with taplo 2023-11-14 18:03:48 +02:00
config.toml Switch from tmux to zellij 2024-02-04 10:17:25 +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 Fix repository URL in package.json 2023-09-11 15:19:15 +03:00
README.adoc Remove asciidoc test 2023-06-27 12:50:11 +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.

= FunctionalHacker's 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.