My dotfiles
Go to file
2023-09-11 15:19:57 +03:00
.husky Fixes to precommit hook and reformat some zsh files 2022-10-26 14:13:15 +03:00
docker Fix jellyfin hw transcoding 2023-08-21 13:20:31 +03:00
dotdrop@6427626539 Update dotdrop 2023-07-11 10:39:32 +03:00
home Add update dotfiles alias 2023-09-11 15:19:57 +03: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 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 Revert "Switch from pacserve to flexo" 2023-05-23 21:38:07 +03:00
config.toml Add kodi autostart on tty6 for moria 2023-03-09 10:27:45 +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.