Commit Graph

1192 Commits

Author SHA1 Message Date
a837ed2d04 Add zenwritten tmux themes (from zenwritten.nvim) 2025-10-03 23:19:49 +02:00
73d2f5135d Add zenwritten kitty themes (from zenwritten.nvim) 2025-10-03 23:19:27 +02:00
c1f1cc8be6 Add 'ip' bash aliases 2025-07-12 18:14:26 +02:00
f0eea1e80d Clean bash aliases (remove unused) 2025-07-12 18:14:01 +02:00
9c951e10fb Extract JavaScript aliases to '~/.bash_aliases/js' 2025-07-12 18:10:50 +02:00
8776f15789 Add 'sshconfig' host snippet 2025-06-28 14:02:05 +02:00
6560e2e9a4 Add taskwarrior 'sync.example' 2025-06-28 13:54:33 +02:00
9c01f758fd Replace 'gitblame.nvim' with 'gitsigns.nvim' 2025-06-28 13:46:57 +02:00
1876c95c69 Add ripgrep pcakage to 'setup' script (dependency for nvim) 2025-06-27 19:34:20 +02:00
52640bfc18 Remove 'whoamip' script 2025-06-27 19:33:55 +02:00
c91bd257bc Hide prettier errors 2025-06-27 19:31:33 +02:00
d154d564df Use 'stop_after_first' for prettier in 'conform.nvim' 2025-06-27 19:29:59 +02:00
84b74c8396 Support 'helm' yaml files 2025-06-27 19:28:36 +02:00
1b6e88b7c7 Automate selecting jira tickets in 'git-cb' script 2025-06-20 15:11:25 +02:00
c190fe59f1 Add 'git-cb' script 2025-06-20 15:03:58 +02:00
705b492652 Source jira aliases if installed 2025-06-20 13:58:29 +02:00
1f020a5ba3 Add global yamllint config 2025-06-19 11:46:12 +02:00
33f86bb07c Add alacritty zenwritten themes 2025-06-16 21:16:22 +02:00
2510e98771 Configure tridactyl search bindings 2025-06-06 20:40:08 +02:00
9e70b8a35c Add 'tridactylrc' 2025-06-06 20:25:35 +02:00
951bd79dc6 Remove 'nvm' from bashrc (using 'mise' now) 2025-06-06 19:54:24 +02:00
cfe42355a0 Add commented out nvim options 2025-06-05 20:23:39 +02:00
4cb0a2a481 Improve 'save-passwddb' script 2025-06-05 20:14:47 +02:00
096b2d4f71 Fix and simplify 'nvm' setup 2025-05-27 23:20:23 +02:00
8dc75f466b Add 'xclip' package to '~/.bin/setup' 2025-05-27 21:29:38 +02:00
840a38e3a0 Migrate 'unblevable/quick-scope' to nvim 'jinh0/eyeliner' 2025-05-15 18:22:08 +02:00
bd03545dda Fix 'image.nvim' plugin warnings 2025-05-15 18:09:50 +02:00
9ad7111831 Migrate pandoc 'AnkiDeck' function to neovim 2025-05-15 18:09:50 +02:00
17d1ea461e Migrate 'fzf.vim' to neovim 'fzf-lua' 2025-05-15 18:09:37 +02:00
45502b95d5 Remove telescope and dressing 2025-05-15 16:30:21 +02:00
bab22fe2bf Modularize ssh config 2025-05-15 10:28:58 +02:00
e45f56e5a1 Set up neovim AI plugins (for test run) 2025-05-10 22:56:19 +02:00
d810950cb5 refactor: use explicit executable check for zk command 2025-05-09 22:22:01 +02:00
8fa3431d2f fix: improve zk command check and error handling 2025-05-09 22:21:15 +02:00
22cfd2da65 chore: update zk setup script prompts and execution 2025-05-09 22:21:08 +02:00
3625415a2e feat: add prompt to run zk after setup 2025-05-09 22:16:27 +02:00
3abe32ee36 feat: add setup script for zettelkasten 2025-05-09 22:16:19 +02:00
6f5edef1d9 Add diagnostic config 2025-05-05 23:07:27 +02:00
f239390ce2 Add 'stylua' config 2025-05-05 23:06:22 +02:00
3d63b16661 Add/migrate some basic lua snippets 2025-05-05 23:06:00 +02:00
d12d797e66 Use smarter newline mapping for json filetype 2025-05-05 23:02:46 +02:00
c77d44af33 Add neovim plugins (+configuration) 2025-05-05 22:51:56 +02:00
73160c6fce Add nvim 'fzf-lua' plugin 2025-05-05 22:51:56 +02:00
dbd3ab0590 Set up nvim package manager 2025-05-05 22:51:56 +02:00
e4e0dc73d8 Add neovim keymaps 2025-05-05 22:51:55 +02:00
3c8abe79fd Highlight nvim yanks 2025-05-01 17:01:30 +02:00
84ac0526dc Detect '.lintstagedrc' filetype (json) 2025-05-01 17:01:01 +02:00
0b25af178a Add neovim keymaps 2025-05-01 16:59:35 +02:00
3fa0fe2e5f Move vim config to 'vim' module 2025-05-01 16:58:23 +02:00
410a6318a2 Add 'shellcheck=bash' and editor hints to bash config/aliases 2025-03-01 12:05:26 +01:00