tangled
alpha
login
or
join now
karei.dev
/
unix-config
Configuration files
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
karei.dev
835ade3e
starship: detect jj with command to support subdirectories
7w ago
karei.dev
7e2b067e
zsh: load local config if exists
5mo ago
karei.dev
0bee70e1
zsh: set up `opam` switch environment if available
5mo ago
karei.dev
4e266bc7
zsh: don't include `.zshenv` in vcs
5mo ago
karei.dev
79728056
foot: add `foot` config
5mo ago
karei.dev
49eb9a67
jj: use builtin diff editor
5mo ago
karei.dev
107dbdb3
git: change default editor back to `nvim`
5mo ago
karei.dev
cc93ee07
zsh: only alias `ls` if an alternative is available
5mo ago
karei.dev
d58e42ae
zsh: use default `$MANPAGER` unless `batman` is available
5mo ago
karei.dev
31aef293
zsh: select `$EDITOR` based on what's available on the system
5mo ago
karei.dev
43c0df62
zsh: only initialise `zoxide` when `zoxide` is available
5mo ago
karei.dev
a8bebd13
zsh: only load `starship` prompt when `starship` is available
5mo ago
karei.dev
414416b2
zsh: use `zvm` path rather than direct `zig` install
5mo ago
karei.dev
ae8872b2
zsh: only execute `jj` related commands when `jj` is available
5mo ago
karei.dev
2102413f
nvim: implement loading machine local formatter configs
5mo ago
karei.dev
0bdb5960
nvim: remove `hunk.nvim` as unused
5mo ago
karei.dev
0ff489b2
nvim: use `nvim-bufdel` for buffer closing
5mo ago
karei.dev
05e1ab35
nvim: update plugins
5mo ago
karei.dev
87fd68e8
ghostty: add cursor trail shader
6mo ago
karei.dev
e3851f3c
nvim: update plugins
6mo ago
karei.dev
397d2591
emacs: disable case-sensitivity in filename completions
6mo ago
karei.dev
cc00e221
nvim: add keybind for jumping to last accessed buffer
8mo ago
karei.dev
a2641c33
emacs: disable dabbrev-case-replace
8mo ago
karei.dev
5ae49b75
nvim: use ivy style UI for fzf-lua
8mo ago
karei.dev
4510878b
nvim: update deps
8mo ago
karei.dev
2fa0c827
various: add wayland desktop config
8mo ago
karei.dev
0b331ddc
jj: fix diff formatting not getting picked up
9mo ago
karei.dev
1f2491f0
emacs: fix gersemi formatting
9mo ago
karei.dev
88dbdd0d
emacs: implement shell env loading for desktop
9mo ago
karei.dev
3d02312e
emacs: add binding for `evil-switch-to-windows-last-buffer`
9mo ago
karei.dev
f6b18fc5
emacs: add orderless
9mo ago
karei.dev
ec225002
emacs: enable automatic updates for git-gutter
10mo ago
karei.dev
07d7c701
emacs: only load language modes if executable is present in path
10mo ago
karei.dev
c150245c
emacs: don't restore frames with sessions
10mo ago
karei.dev
5cc306e6
starship: update jj symbol to a bird to match their new branding
10mo ago
karei.dev
f390592c
emacs: define default formatters
10mo ago
karei.dev
bbe4ba04
emacs: improve dialog prompts
10mo ago
karei.dev
a7fc0a7f
emacs: skip builtin buffers when switching
10mo ago
karei.dev
6424ff09
emacs: fix error when no window system is available
10mo ago
karei.dev
b640cde3
emacs: better support while running in a terminal
10mo ago
karei.dev
08b8de6c
jj: signing settings for new config values
10mo ago
karei.dev
938e4046
emacs: disable format-on-save
10mo ago
karei.dev
28a0e5e2
emacs: add insert mode bindings
10mo ago
karei.dev
1c643edf
emacs: set temporary `foreground-color`
10mo ago
karei.dev
ebdd8b26
emacs: add saving and loading sessions
10mo ago
karei.dev
6596612d
emacs: add bind for grepping `current-word`
10mo ago
karei.dev
d8dfd799
emacs: add bind for searching config dir
10mo ago
karei.dev
a1962b47
emacs: make `conf-dir` callable without arguments
10mo ago
karei.dev
b931b9e6
emacs: replace `desktop-save-mode` with custom persisting logic
10mo ago
karei.dev
ebdfb322
emacs: default to unix line endings
10mo ago
karei.dev
14fdf7a8
emacs: enable lexical-binding for `early-init.el`
10mo ago
karei.dev
8395fbc8
emacs: simplify path expansion
10mo ago
karei.dev
f37b9aa8
emacs: enable `desktop-save-mode`
10mo ago
karei.dev
80a3d627
emacs: set normal/visual mode cursor to an underline
10mo ago
karei.dev
5330d1f1
emacs: force lock/auto-save files into `/tmp`
10mo ago
karei.dev
ee4bfa28
emacs: expand `conf-dir` output
10mo ago
karei.dev
317f02fa
emacs: force dark background to avoid white flash on startup
10mo ago
karei.dev
6098e3c6
halloy: update config
10mo ago
karei.dev
f98af2c4
ghostty: fix outdated config keys
10mo ago
karei.dev
a2b0992a
ghostty: use new `linear-corrected` blending option
10mo ago
starship: detect jj with command to support subdirectories
835ade3e
karei.dev
7w
zsh: load local config if exists
7e2b067e
karei.dev
5mo
zsh: set up `opam` switch environment if available
0bee70e1
karei.dev
5mo
zsh: don't include `.zshenv` in vcs
4e266bc7
karei.dev
5mo
foot: add `foot` config
79728056
karei.dev
5mo
jj: use builtin diff editor
49eb9a67
karei.dev
5mo
git: change default editor back to `nvim`
107dbdb3
karei.dev
5mo
zsh: only alias `ls` if an alternative is available
cc93ee07
karei.dev
5mo
zsh: use default `$MANPAGER` unless `batman` is available
d58e42ae
karei.dev
5mo
zsh: select `$EDITOR` based on what's available on the system
31aef293
karei.dev
5mo
zsh: only initialise `zoxide` when `zoxide` is available
43c0df62
karei.dev
5mo
zsh: only load `starship` prompt when `starship` is available
a8bebd13
karei.dev
5mo
zsh: use `zvm` path rather than direct `zig` install
414416b2
karei.dev
5mo
zsh: only execute `jj` related commands when `jj` is available
ae8872b2
karei.dev
5mo
nvim: implement loading machine local formatter configs
2102413f
karei.dev
5mo
nvim: remove `hunk.nvim` as unused
0bdb5960
karei.dev
5mo
nvim: use `nvim-bufdel` for buffer closing
0ff489b2
karei.dev
5mo
nvim: update plugins
05e1ab35
karei.dev
5mo
ghostty: add cursor trail shader
87fd68e8
karei.dev
6mo
nvim: update plugins
e3851f3c
karei.dev
6mo
emacs: disable case-sensitivity in filename completions
397d2591
karei.dev
6mo
nvim: add keybind for jumping to last accessed buffer
cc00e221
karei.dev
8mo
emacs: disable dabbrev-case-replace
a2641c33
karei.dev
8mo
nvim: use ivy style UI for fzf-lua
5ae49b75
karei.dev
8mo
nvim: update deps
4510878b
karei.dev
8mo
various: add wayland desktop config
2fa0c827
karei.dev
8mo
jj: fix diff formatting not getting picked up
0b331ddc
karei.dev
9mo
emacs: fix gersemi formatting
1f2491f0
karei.dev
9mo
emacs: implement shell env loading for desktop
88dbdd0d
karei.dev
9mo
emacs: add binding for `evil-switch-to-windows-last-buffer`
3d02312e
karei.dev
9mo
emacs: add orderless
f6b18fc5
karei.dev
9mo
emacs: enable automatic updates for git-gutter
ec225002
karei.dev
10mo
emacs: only load language modes if executable is present in path
07d7c701
karei.dev
10mo
emacs: don't restore frames with sessions
c150245c
karei.dev
10mo
starship: update jj symbol to a bird to match their new branding
5cc306e6
karei.dev
10mo
emacs: define default formatters
f390592c
karei.dev
10mo
emacs: improve dialog prompts
bbe4ba04
karei.dev
10mo
emacs: skip builtin buffers when switching
a7fc0a7f
karei.dev
10mo
emacs: fix error when no window system is available
6424ff09
karei.dev
10mo
emacs: better support while running in a terminal
b640cde3
karei.dev
10mo
jj: signing settings for new config values
08b8de6c
karei.dev
10mo
emacs: disable format-on-save
938e4046
karei.dev
10mo
emacs: add insert mode bindings
28a0e5e2
karei.dev
10mo
emacs: set temporary `foreground-color`
1c643edf
karei.dev
10mo
emacs: add saving and loading sessions
ebdd8b26
karei.dev
10mo
emacs: add bind for grepping `current-word`
6596612d
karei.dev
10mo
emacs: add bind for searching config dir
d8dfd799
karei.dev
10mo
emacs: make `conf-dir` callable without arguments
a1962b47
karei.dev
10mo
emacs: replace `desktop-save-mode` with custom persisting logic
b931b9e6
karei.dev
10mo
emacs: default to unix line endings
ebdfb322
karei.dev
10mo
emacs: enable lexical-binding for `early-init.el`
14fdf7a8
karei.dev
10mo
emacs: simplify path expansion
8395fbc8
karei.dev
10mo
emacs: enable `desktop-save-mode`
f37b9aa8
karei.dev
10mo
emacs: set normal/visual mode cursor to an underline
80a3d627
karei.dev
10mo
emacs: force lock/auto-save files into `/tmp`
5330d1f1
karei.dev
10mo
emacs: expand `conf-dir` output
ee4bfa28
karei.dev
10mo
emacs: force dark background to avoid white flash on startup
317f02fa
karei.dev
10mo
halloy: update config
6098e3c6
karei.dev
10mo
ghostty: fix outdated config keys
f98af2c4
karei.dev
10mo
ghostty: use new `linear-corrected` blending option
a2b0992a
karei.dev
10mo
next