summary refs log tree commit diff stats
path: root/user/settings/base.nix
Commit message (Collapse)AuthorAgeLines
* shell: replace tere with walkAlan Pearce2023-11-17-1/+1
|
* Revert "base: render man pages with formatting correctly"Alan Pearce2023-09-25-1/+1
| | | | This reverts commit b25912a06fb9466596f9d33817865c40806df1f6.
* shell: don't use bfs as an alternative to fdAlan Pearce2023-09-22-0/+1
| | | | It doesn't work similarly enough
* base: use dark/light-compatible theme in batAlan Pearce2023-09-19-1/+1
|
* shell: switch search to `bfs`Alan Pearce2023-09-19-1/+1
|
* base: render man pages with formatting correctlyAlan Pearce2023-09-19-1/+1
|
* Configure programs to "follow" XDG specAlan Pearce2023-09-01-5/+27
|
* base: fix control characters being displayed in manpagesAlan Pearce2023-08-29-1/+1
|
* base: use ripgrep module to supply custom package and argumentsAlan Pearce2023-08-20-1/+7
|
* Make shell aliases shell-agnosticAlan Pearce2023-08-16-1/+2
|
* base: remove prettybatAlan Pearce2023-07-23-1/+0
|
* base: install graphing ping toolAlan Pearce2023-07-02-0/+1
|
* Add nix-index-database flakeAlan Pearce2023-06-30-1/+1
|
* base: set a theme for batAlan Pearce2023-06-22-0/+3
|
* base: install utilities for working with datesAlan Pearce2023-06-21-0/+1
|
* Enable `bat`Alan Pearce2023-06-16-0/+11
|
* zsh: install and set up tere to quickly move around the file systemAlan Pearce2023-06-10-0/+1
|
* dev/base: replace entr with watchexecAlan Pearce2023-05-28-1/+0
|
* base: change remake to be an installed packageAlan Pearce2023-05-28-1/+2
| | | | Enables calling remake easily from other programs
* base: remove seldom-used network toolsAlan Pearce2023-05-25-2/+0
| | | | I can always run them ad-hoc with `comma`, now
* base: install comma (alias ,) to run commands from nixpkgsAlan Pearce2023-05-23-0/+1
|
* Replace ldns with knot-dnsAlan Pearce2023-05-21-1/+1
|
* Remove some unused packagesAlan Pearce2023-05-21-1/+0
|
* base: let home-manager handle XDG pathsAlan Pearce2023-04-02-5/+9
|
* Re-format with nixpkgs-fmtAlan Pearce2023-03-14-5/+4
|
* Extract neovim config to own fileAlan Pearce2023-03-14-28/+3
|
* Move language-based editor plugins to language filesAlan Pearce2023-03-14-5/+0
|
* Install nil as a langserver for nixAlan Pearce2023-03-14-0/+6
|
* neovim: use builtin home-manager module to configure cocAlan Pearce2023-03-14-5/+2
|
* neovim: switch to lua for configurationAlan Pearce2023-03-14-1/+1
|
* Setup zig development environmentAlan Pearce2023-03-10-0/+1
|
* aspell: move to common user setupAlan Pearce2023-03-06-0/+1
|
* Reformat files with alejandraAlan Pearce2022-10-16-30/+34
|
* Fix XDG environment variablesAlan Pearce2022-10-15-50/+46
|
* Banish unstable overlayAlan Pearce2022-10-12-35/+41
|
* htop: hide threadsAlan Pearce2022-06-24-0/+2
|
* Add modes for working with janet filesAlan Pearce2022-06-24-0/+1
|
* user/base: use programs.htop moduleAlan Pearce2022-06-23-1/+7
|
* base: remove some extraneous neovim pluginsAlan Pearce2022-06-23-3/+0
| | | | | I'm not (yet) using neovim for development work and coc-nvim doesn't build on Nix right now.
* neovim: update config structure for home-manager 21.05Alan Pearce2021-06-05-20/+15
|
* base: avoid make/remake collisionAlan Pearce2021-04-12-2/+1
|
* base: install vimvAlan Pearce2021-03-19-0/+1
| | | | wdired as a shell command
* base: install abduco & dvtmAlan Pearce2021-03-19-0/+2
| | | | For detaching CLI commands from the shell and tiling virtual terminals
* base: use default neovim packageAlan Pearce2020-12-21-2/+1
| | | | | Avoids the missing `anything` attribute error in neovim, caused by a mismatch of home-manager and nixpkgs releases
* Fix coc.nvim errors on non-dev systemsAlan Pearce2020-12-12-0/+1
|
* Don't assume usages of XDG_ will be expandedAlan Pearce2020-12-12-5/+10
|
* neovim: configure coc.nvim via nixAlan Pearce2020-12-12-2/+10
|
* Use remake instead of makeAlan Pearce2020-11-05-0/+5
|
* neovim: configure smart completionAlan Pearce2020-10-29-11/+14
|
* Install ldns on all non-darwin systemsAlan Pearce2020-10-12-0/+1
|