My dotfiles
Go to file
Marko Korhonen 29e1114978
Neovim: disable luasnip mappings again
Will inspect later
2022-10-24 16:04:25 +03:00
.husky Ignore deleted files in pre-commit hook 2022-09-16 20:12:25 +03:00
docker Remove authentic geoipupdate container 2022-10-03 10:52:21 +03:00
dotdrop@aa3defd117 Update dotdrop 2022-09-20 17:54:30 +03:00
home Neovim: disable luasnip mappings again 2022-10-24 16:04:25 +03:00
root Setup doas for ubuntu 2022-10-10 11:25:20 +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
.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 Setup doas for ubuntu 2022-10-10 11:25:20 +03:00
config.toml Disable d_systemd for mirkwood 2022-10-19 10:27:35 +03: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.