summaryrefslogtreecommitdiffstats
path: root/common/commandline
Commit message (Collapse)AuthorAge
* common/starship: configure for root, configure hostname moduleMinijackson2024-10-28
|
* common/starship: add custom jj elementsMinijackson2024-10-27
|
* common/zsh: use starship by defaultMinijackson2024-10-27
|
* common/git: sort paths of jj diffsMinijackson2024-10-07
|
* common/git: use nvim as jujutsu's merge-editorMinijackson2024-10-02
|
* common/git: don't use raw nvim as jujutsu's diff-editorMinijackson2024-10-02
| | | | Doesn't work without a plugin, and it's officially not recommended
* common/git: don't reverse jj logMinijackson2024-09-29
|
* common/zsh: switch back to builtin syntax highlightingMinijackson2024-09-25
| | | | fast-syntax-highlighting is buggy for ssh commands
* common/git: install and configure jujutsuMinijackson2024-09-25
|
* common/git: move git-branchless and gitoxide to developmentMinijackson2024-09-07
| | | | those are unstable packages, so not really suited for prod
* common/zsh: speed up compinitMinijackson2024-08-03
|
* common/zsh: switch to fast-syntax-highlightingMinijackson2024-08-03
|
* common/git: language aware diffsMinijackson2024-07-27
|
* common/git: format, use home-manager.sharedModulesMinijackson2024-07-27
|
* common/htop: force installation of htoprc fileMinijackson2024-07-24
| | | | | htop may overwrite this file, so forcing is needed to prevent activation failure
* common/zsh: remove hack removing function subdirsMinijackson2024-06-10
|
* commandline/zsh: remove some 'with'Minijackson2024-06-07
|
* common/zsh: better history optionsMinijackson2024-04-13
|
* tmux: allow applications to set the clipboardMinijackson2024-03-13
| | | | and switch to better terminal-features option
* common/git: better default configMinijackson2024-02-18
| | | | see https://jvns.ca/blog/2024/02/16/popular-git-config-options/
* common/git: format with alejandraMinijackson2024-02-18
|
* git: remove unneeded functionMinijackson2024-01-29
|
* zsh: disable function subdirsMinijackson2023-11-30
| | | | makes zsh really slow to boot
* tmux: configure truecolors for alacritty only, and colored underlineMinijackson2023-11-20
|
* common/git: use gix from unstableMinijackson2023-10-09
|
* common/git: remove global watchman config, it makes things slowMinijackson2023-09-22
|
* common/git: setup watchman fsmonitor, add gitoxideMinijackson2023-09-13
|
* git: remove rs-git-fsmonitorMinijackson2023-09-12
| | | | doesn't seem to support recent watchman versions
* zsh: follow XDG dirsMinijackson2023-08-18
|
* usecases/git: improve git status performanceMinijackson2023-08-07
|
* commandline: update starship plain text presetMinijackson2023-06-10
|
* treewide: limit usage of unstable packagesMinijackson2023-06-02
|
* tmux: update some env variables when creating / attaching sessionsMinijackson2023-03-14
|
* commandline: configure exa, expand dircolorsMinijackson2023-03-05
|
* starship: better, plain-text configurationMinijackson2023-02-05
|
* tmux: use tmux-thumbs instead of copycatMinijackson2023-02-05
|
* git: install branchless globally, fix `git sw`Minijackson2023-02-04
|
* git: setup git-branchlessMinijackson2023-02-04
|
* common/tmux: use plugins optionMinijackson2022-06-11
|
* zsh: use unstable grml due to COLORTERM truecolor supportMinijackson2022-03-14
|
* git: set diff --color-moved + refactor delta configMinijackson2021-11-08
|
* git: specify default branch to silence warningMinijackson2021-09-15
|
* git: sign by default for minijacksonMinijackson2021-09-15
|
* zsh: add shmart-prompt-dirMinijackson2021-07-09
|
* lib: init with theme and generatorsMinijackson2021-06-16
|
* htop: set better color schemeMinijackson2021-06-03
|
* treewide: NixOS 20.09 -> NixOS 21.05Minijackson2021-06-02
|
* zsh: expand aliases after sudoMinijackson2021-05-27
|
* git: set pull to ff-only by defaultMinijackson2021-05-19
|
* revamp with nix flakes + desktop configMinijackson2021-04-18
|