aboutsummaryrefslogtreecommitdiffstats
path: root/nichijou/home/config
Commit message (Collapse)AuthorAgeLines
* home: configure zshRenken2022-09-07-0/+358
|
* home: config: guix: channels: drop scm suffixRenken2022-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: configure neovimRenken2022-08-30-0/+534
|
* channels: add local nichijou copyRenken2022-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.