summaryrefslogtreecommitdiffstats
path: root/common/commandline
Commit message (Collapse)AuthorAge
* common/fish: properly configure grc pluginMinijackson2025-03-14
|
* common/git: don't use deprecated JJ signing settingMinijackson2025-03-10
|
* usecases/graphical: add ghostty, try out Melange colorscheme for nvimMinijackson2025-02-27
|
* common/git: better configurationMinijackson2025-02-25
|
* common/fish: fix ctrl-z fg keybindMinijackson2025-01-27
|
* common/fish: add abbreviations for jujutsuMinijackson2025-01-22
|
* common/fish: disable grc plugin for ls, systemctlMinijackson2025-01-22
|
* common/fish: implement sll function and command path shortcutMinijackson2025-01-22
|
* common/tmux: add session-wizard pluginMinijackson2025-01-20
|
* common/fish: switch to fish by default instead of zshMinijackson2025-01-20
|
* common/fish: configure some abbrs, functions, keybindsMinijackson2025-01-15
|
* common/git: verbose commit by default, some color configMinijackson2025-01-15
|
* common/fish: init with related settingsMinijackson2025-01-15
|
* common/commandline: install atuinMinijackson2025-01-14
|
* common/git: configure private commits for jujutsuMinijackson2024-12-25
|
* common/starship: remove jj commands, too slow for nixpkgsMinijackson2024-12-25
|
* common/git: configure watchman monitor for jujutsuMinijackson2024-12-25
|
* 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
|