Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | home: nvim: avoid polluting home directory | Renken | 2022-09-07 | -3/+3 |
| | ||||
* | home: siga: configure zsh | Renken | 2022-09-07 | -3/+5 |
| | ||||
* | home: configure zsh | Renken | 2022-09-07 | -0/+378 |
| | ||||
* | home: config: guix: channels: drop scm suffix | Renken | 2022-08-31 | -0/+0 |
| | | | | | | | | Guix, or Guile for that matter, is evaluating channels.scm when running guix pull which causes it to fail with the following log: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (channel)) (value #f)) It's probably wise to avoid scheme file endings. | |||
* | home: host: siga: configure neovim | Renken | 2022-08-30 | -0/+8 |
| | ||||
* | home: configure neovim | Renken | 2022-08-30 | -0/+561 |
| | ||||
* | channels: add local nichijou copy | Renken | 2022-08-30 | -0/+4 |
The local path is hard-coded. The file should contain a function instead that returns a channel configured with a local path passed as an argument. |