summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* xresources: add alt+shift+{c,v} for clipboard copy/pasteAlan Pearce2019-11-14-1/+3
|
* Add lumen package and autoloaded overlayAlan Pearce2019-11-14-0/+343
|
* git: enable commit graphs (v2.23+)Alan Pearce2019-11-13-0/+9
|
* thinkpad: remove config duplicated from nixos-hardwareAlan Pearce2019-11-13-12/+0
|
* satoshipad: update CPU throttling fixAlan Pearce2019-11-13-1/+2
|
* network-manager: fix syntax errorAlan Pearce2019-11-13-1/+1
|
* laptop: fix autorandr failing at startupAlan Pearce2019-11-13-1/+6
|
* Remove missing zsh user optionAlan Pearce2019-11-13-1/+0
|
* javascript: fix pnpm add aliasAlan Pearce2019-11-13-1/+1
|
* xserver: remove some unwanted bitmap fontsAlan Pearce2019-11-13-6/+0
|
* Add missing fileAlan Pearce2019-11-12-0/+8
|
* Emacs: reduce flycheck frequencyAlan Pearce2019-11-12-0/+1
|
* Add netlify-cli to javascript packagesAlan Pearce2019-11-12-34/+7917
|
* Split network-manager and kresdAlan Pearce2019-11-11-18/+26
|
* sxhkd: fix play keybindAlan Pearce2019-11-11-1/+1
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2019-11-11-10/+28
|\
| * zsh: fix global compinit setting breaking darwinAlan Pearce2019-11-08-10/+12
| |
| * Emacs: set PATH on darwin using built-in path_helperAlan Pearce2019-11-08-0/+16
| | | | | | | | | | | | This should be faster than exec-path-from-shell, as it doesn't use a shell. It is not portable, but only macOS lacks a convienent method to set the PATH for graphical applications
* | Fix nixos not using overlayed firefox packagesAlan Pearce2019-11-08-0/+1
| |
* | Nix: Remove traces of unstable usageAlan Pearce2019-11-08-8/+0
|/
* Emacs: enable flycheck automatically in lsp modesAlan Pearce2019-11-08-0/+8
|
* javascript: enable alias expansion with pmx aliasAlan Pearce2019-11-08-1/+1
|
* zsh: update kubectl prompt setupAlan Pearce2019-11-08-15/+8
|
* shell: remove system compinitAlan Pearce2019-11-08-0/+1
|
* Emacs: use prettier with js filesAlan Pearce2019-11-08-1/+1
|
* nix: use localised Firefox buildsAlan Pearce2019-11-08-0/+2
|
* Emacs: limit node_modules recursive upwards searchAlan Pearce2019-11-08-0/+1
|
* xresources: Enable clipboard-based copy and paste in xtermAlan Pearce2019-11-06-0/+4
|
* xresources: make alt/meta key usable for shortcutsAlan Pearce2019-11-06-0/+4
| | | | ISO_Level3_Shift (Alt Gr) can still be used to input extended characters.
* xresources: apply XTerm settings to UXTermAlan Pearce2019-11-05-2/+2
|
* SatoshiPay: use web browser for SlackAlan Pearce2019-11-05-4/+1
| | | | Enables better font configuration
* javascript: Update pnpm to v4.1.7Alan Pearce2019-11-05-49/+59
|
* user-interface: switch to xtermAlan Pearce2019-11-05-2/+1
|
* Use single terminal config variableAlan Pearce2019-11-05-2/+2
|
* xresources: configure xterm backspaceAlan Pearce2019-11-05-0/+3
|
* network-manager: switch stub resolver to kresdAlan Pearce2019-11-05-18/+20
|
* javascript: make pi alias only install current directory packagesAlan Pearce2019-11-05-1/+1
|
* laptop: don't restart bluetooth when switching generationsAlan Pearce2019-11-04-0/+1
|
* sxhkd: Use playerctl to manage music playersAlan Pearce2019-11-04-2/+3
|
* satoshipad: Only assign firefox-devedition to i3 workspace 2Alan Pearce2019-10-31-1/+1
|
* zsh: update git aliasesAlan Pearce2019-10-25-1/+3
|
* zsh: add cg=cd-gitroot aliasAlan Pearce2019-10-24-0/+1
|
* Add aliases for new git switch/restore commands (v2.23)Alan Pearce2019-10-24-1/+4
|
* zsh: add gm=git merge aliasAlan Pearce2019-10-23-0/+1
|
* zsh: remove gi=git aliasAlan Pearce2019-10-23-1/+0
| | | | Low benefit, causes you-should-use notifications when I do type git in ful
* Remove cachixAlan Pearce2019-10-23-18/+0
| | | | Was only used for nixfmt, which is now in nixpkgs.
* zsh: don't record commands starting with spacesAlan Pearce2019-10-23-0/+1
|
* thinkpad: fix non-operational fan speed scalingAlan Pearce2019-10-23-19/+0
| | | | | | CPU should not reach 90C without the fans making noise, which is what was configured. Let the embedded controller do its job anyway, even if it is a bit louder during low-utilisation periods.
* rofi: use dmenu interface for networkmanager_dmenuAlan Pearce2019-10-23-1/+1
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2019-10-23-2/+6
|\