Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-15 | terminal: once again, fix the colors | Franck Cuny | 2 | -4/+7 | |
2022-05-15 | zsh: switch to zsh as the default shell | Franck Cuny | 9 | -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-14 | home: run abcde in `~/import` | Franck Cuny | 1 | -0/+1 | |
2022-05-13 | home: drop custom colors for alacritty | Franck Cuny | 1 | -26/+0 | |
2022-05-13 | home: fix name of the package for Emacs | Franck Cuny | 1 | -1/+1 | |
2022-05-13 | modules: fix configuration for syncthing | Franck Cuny | 2 | -2/+8 | |
The `documents` folder was not being synced. | |||||
2022-05-12 | nix: update dependencies | Franck Cuny | 1 | -30/+62 | |
2022-05-12 | grafana: there was already something on port 3030 ... | Franck Cuny | 1 | -1/+1 | |
2022-05-12 | grafana: run on port 3030 | Franck Cuny | 1 | -0/+1 | |
There's already something on port 3000. | |||||
2022-05-12 | home: set environment variables for drone-cli | Franck Cuny |