summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* install a `markdown` commandAlan Pearce2023-04-18-0/+1
|
* emacs: fix web-mode engine setupAlan Pearce2023-04-18-1/+1
|
* Remove old xresources colour schemeAlan Pearce2023-04-18-70/+0
|
* Begin setup of tridactylAlan Pearce2023-04-18-0/+2
|
* use neovim as $EDITORAlan Pearce2023-04-18-3/+1
|
* fix typoAlan Pearce2023-04-17-1/+1
|
* emacs: add shortcut to eval top-level form at pointAlan Pearce2023-04-17-1/+2
|
* emacs: use consult commands to replace/enhance other packagesAlan Pearce2023-04-17-12/+9
|
* Fix Emacs triggering XCode installer popupsAlan Pearce2023-04-17-2/+2
|
* replace httpie with xhAlan Pearce2023-04-17-3/+5
|
* Split NanoPi/other server configAlan Pearce2023-04-17-4/+21
|
* TabNine: move basic editor setup to tabnine moduleAlan Pearce2023-04-17-14/+18
|
* emacs: make new magit buffers taller/full-size by defaultAlan Pearce2023-04-14-1/+1
|
* Emacs: don't warn on startup with server runningAlan Pearce2023-04-14-1/+5
|
* Emacs: remove package-quickstart setupAlan Pearce2023-04-14-2/+0
|
* emacs: reduce number of commands present in `M-x` menuAlan Pearce2023-04-14-1/+2
|
* emacs: fix some minor warningsAlan Pearce2023-04-14-14/+19
|
* emacs: fix init of eldoc-boxAlan Pearce2023-04-14-1/+1
|
* Enable direnv support in emacs and neovimAlan Pearce2023-04-14-0/+9
|
* emacs: remove org-journal, since I don't use itAlan Pearce2023-04-14-10/+0
|
* dev/base: store direnv cache in $XDG_CACHE_HOMEAlan Pearce2023-04-12-0/+10
|
* zsh: add `delink` function to replace a symlink with a copyAlan Pearce2023-04-12-0/+12
|
* zsh: do not remember commands starting with `trash`Alan Pearce2023-04-11-0/+1
|
* emacs: don't auto-discover projects at startupAlan Pearce2023-04-11-0/+1
|
* Enable automatic per-project nix development shells with direnvAlan Pearce2023-04-11-1/+17
|
* emacs: enable completion of commands and envvars in shell scriptsAlan Pearce2023-04-11-0/+7
|
* force use of nixpkgs' tabnine package in nvim/emacsAlan Pearce2023-04-10-0/+7
|
* emacs: use build with GTK3Alan Pearce2023-04-09-0/+1
|
* zsh: add alias for `nix flake prefetch`Alan Pearce2023-04-09-0/+1
|
* emacs: re-enable live project-based grepAlan Pearce2023-04-09-0/+6
|
* emacs: inhibit message "TabNine server started"Alan Pearce2023-04-09-0/+1
|
* zsh: disable right prompt for SSH clientsAlan Pearce2023-04-09-3/+6
|
* zsh: don't add ~/.local/bin to path on darwinAlan Pearce2023-04-09-1/+2
|
* emacs: remove undefined variable definitionAlan Pearce2023-04-09-1/+0
|
* darwin: install trash cli toolAlan Pearce2023-04-08-1/+5
|
* zsh: use explicit home directoryAlan Pearce2023-04-08-2/+2
|
* zsh: set nicer terminal titles on darwin for SSHAlan Pearce2023-04-08-1/+2
|
* emacs: remove bash-completion wrapperAlan Pearce2023-04-08-4/+0
|
* emacs: un-break package-quickstart on NixOSAlan Pearce2023-04-08-1/+1
|
* emacs: auto-discover projectile projectsAlan Pearce2023-04-08-6/+1
| | | | I no longer need the `add_project` function to add these from a shell
* emacs: use standard emacs package by defaultAlan Pearce2023-04-07-1/+0
|
* git: remove writeCommitGraph settingsAlan Pearce2023-04-07-6/+0
| | | | | For `git gc`, it's now the default anyway For `git fetch`, it seems to be a trade-off that should be enabled per-repository
* git: don't install extra tools that I don't useAlan Pearce2023-04-07-3/+0
|
* dev/base: don't add editorconfig eexecutable to pathAlan Pearce2023-04-07-1/+0
|
* zsh: don't save commands matching some patterns to historyAlan Pearce2023-04-06-0/+5
|
* emacs: store more minibuffer historyAlan Pearce2023-04-06-1/+3
|
* darwin: enable syncthing serviceAlan Pearce2023-04-06-0/+4
|
* emacs: setup package-quickstart cache without spewing warningsAlan Pearce2023-04-05-1/+1
|
* emacs: use `gls` from coreutils-prefixed for diredAlan Pearce2023-04-05-0/+4
|
* darwin: fix auto-dark-light-mode not changing emacs themeAlan Pearce2023-04-05-2/+10
|