about summary refs log tree commit diff
path: root/home/wm/wofi/config (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-15terminal: once again, fix the colorsFranck Cuny2-4/+7
2022-05-15zsh: switch to zsh as the default shellFranck Cuny9-4/+108
`zsh' is available everywhere and is compatible with bash. When using `fish' I need to remember how to do things. While the completion style is nicer, I don't care about the rest. I prefer to have a consistent experience in the shell, no matter where am I. This is an initial configuration, I might need to make a few changes as I go.
2022-05-14home: run abcde in `~/import`Franck Cuny1-0/+1
2022-05-13home: drop custom colors for alacrittyFranck Cuny1-26/+0
2022-05-13home: fix name of the package for EmacsFranck Cuny1-1/+1
2022-05-13modules: fix configuration for syncthingFranck Cuny2-2/+8
The `documents` folder was not being synced.
2022-05-12nix: update dependenciesFranck Cuny1-30/+62
2022-05-12grafana: there was already something on port 3030 ...Franck Cuny1-1/+1
2022-05-12grafana: run on port 3030Franck Cuny1-0/+1
There's already something on port 3000. <