Commit Graph
100 Commits
Author SHA1 Message Date
hektor 12e492328c Improve pomo script 2025-10-26 22:46:15 +01:00
hektor cb5d18370f Move firefox (with addons) into Nix home manager flake 2025-10-26 22:42:28 +01:00
hektor c0ed57ae6a Update 'git-cb' script 2025-10-24 10:12:29 +02:00
hektor 861c6af10a Remove taskwarrior related neovim stuff 2025-10-23 16:52:23 +02:00
hektor cc076aa471 Set up nix formatter and language server 2025-10-23 16:26:04 +02:00
hektor 7368b4471b Merge commit '8f7a78067194008613842b78eb9ba6c632a8e4e3' 2025-10-21 00:00:41 +02:00
hektor d4cd0f7806 Migrate '.vim/plugin' to neovim 2025-10-20 23:57:01 +02:00
hektor a9a7602807 Remove vim yin/yang colorschemes 2025-10-20 23:57:01 +02:00
hektor 06c51f35fa Migrate '.vim/ftplugin' to neovim 2025-10-20 23:57:01 +02:00
hektor b89e8b09ce Migrate vim snippets to neovim (LuaSnip) 2025-10-20 23:57:01 +02:00
hektor 662213d8c6 Migrate '.vim/ftdetect/prolog' to neovim 2025-10-20 23:57:01 +02:00
hektor e29326a34b Migrate '.vim/after/syntax' to neovim 2025-10-20 23:57:01 +02:00
hektor b65127dbd4 Migrate vim init config to neovim 2025-10-20 23:57:01 +02:00
hektor a605297931 Migrate '.vim/after' to neovim 2025-10-20 23:57:01 +02:00
hektor 3f106f671e Add 'eslint_d' PID to 'nvim-lint' config 2025-10-16 12:14:15 +02:00
hektor fa233fb022 Remove jira aliases 2025-10-16 12:08:22 +02:00
hektor 5fd3203035 Disable 'xdg-user-dirs' by default 2025-10-16 11:56:18 +02:00
hektor 550c1e9521 Alias bash 'history' command to 'h' 2025-10-16 11:56:18 +02:00
hektor 6f79b79bdd Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
hektor d46c1d0ea6 test 2025-10-15 22:25:28 +02:00
hektor dc4ebfc66b Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec' 2025-10-15 22:18:59 +02:00
hektor 73fd4af9d2 Add neovim 'auto-session' plugin setup 2025-10-15 22:17:56 +02:00
hektor ff47da96f6 Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
hektor 6dff3ebec4 Add minimal readme to my neovim configuration 2025-10-15 21:19:22 +02:00
hektor c94ccd3903 Remove neovim lazy load related config 2025-10-15 20:50:58 +02:00
hektor 75ca0033a2 Fall back to 'paq.nvim' only when not on 'nixCats' 2025-10-15 20:38:39 +02:00
hektor 78094a0075 Add 'nixCatsUtils' from 'nixCats' 2025-10-15 20:15:43 +02:00
hektor 6e816241cd Add neovim packages to 'nixCats' flake 2025-10-14 22:03:49 +02:00
hektor 6ded0b12d3 Add minimal 'nixCats' flake template 2025-10-13 21:59:58 +02:00
hektor d0550b342a Link NixOS repo in dotfiles repository 2025-10-04 18:33:55 +02:00
hektor 357b97a769 Remove absolute path from github credential helper 2025-10-04 18:03:55 +02:00
hektor 6a66cab489 Define nixGL with wrapper 2025-10-03 23:42:39 +02:00
hektor dfc0d89694 Remove redundant vim JS/TS plugins (as migrated to nvim) 2025-10-03 23:42:39 +02:00
hektor cb72d938a1 Extend 'ftdetect.lua' for tsconfig and dotenv files 2025-10-03 23:42:39 +02:00
hektor 547dc89e35 Migrate vim vscode jsonc filetype detection to nvim 2025-10-03 23:42:39 +02:00
hektor 320587b035 Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting') 2025-10-03 23:42:39 +02:00
hektor bfc1af68e3 Modularize nix packages into 'packages.nix' 2025-10-03 23:42:39 +02:00
hektor ac7e75225e Set up nix with home manager (only work host for now) 2025-10-03 23:42:39 +02:00
hektor 9979969a15 Replace 'alacritty' with 'kitty' 2025-10-03 23:42:19 +02:00
hektor b91fb99ebe Add kitty configuration 2025-10-03 23:33:16 +02:00
hektor f5bdce85a9 Update tmux themes to be more consistent 2025-10-03 23:30:48 +02:00
hektor a837ed2d04 Add zenwritten tmux themes (from zenwritten.nvim) 2025-10-03 23:19:49 +02:00
hektor 73d2f5135d Add zenwritten kitty themes (from zenwritten.nvim) 2025-10-03 23:19:27 +02:00
hektor c1f1cc8be6 Add 'ip' bash aliases 2025-07-12 18:14:26 +02:00
hektor f0eea1e80d Clean bash aliases (remove unused) 2025-07-12 18:14:01 +02:00
hektor 9c951e10fb Extract JavaScript aliases to '~/.bash_aliases/js' 2025-07-12 18:10:50 +02:00
hektor 8776f15789 Add 'sshconfig' host snippet 2025-06-28 14:02:05 +02:00
hektor 6560e2e9a4 Add taskwarrior 'sync.example' 2025-06-28 13:54:33 +02:00
hektor 9c01f758fd Replace 'gitblame.nvim' with 'gitsigns.nvim' 2025-06-28 13:46:57 +02:00
hektor 1876c95c69 Add ripgrep pcakage to 'setup' script (dependency for nvim) 2025-06-27 19:34:20 +02:00
hektor 52640bfc18 Remove 'whoamip' script 2025-06-27 19:33:55 +02:00
hektor c91bd257bc Hide prettier errors 2025-06-27 19:31:33 +02:00
hektor d154d564df Use 'stop_after_first' for prettier in 'conform.nvim' 2025-06-27 19:29:59 +02:00
hektor 84b74c8396 Support 'helm' yaml files 2025-06-27 19:28:36 +02:00
hektor 1b6e88b7c7 Automate selecting jira tickets in 'git-cb' script 2025-06-20 15:11:25 +02:00
hektor c190fe59f1 Add 'git-cb' script 2025-06-20 15:03:58 +02:00
hektor 705b492652 Source jira aliases if installed 2025-06-20 13:58:29 +02:00
hektor 1f020a5ba3 Add global yamllint config 2025-06-19 11:46:12 +02:00
hektor 33f86bb07c Add alacritty zenwritten themes 2025-06-16 21:16:22 +02:00
hektor 2510e98771 Configure tridactyl search bindings 2025-06-06 20:40:08 +02:00
hektor 9e70b8a35c Add 'tridactylrc' 2025-06-06 20:25:35 +02:00
hektor 951bd79dc6 Remove 'nvm' from bashrc (using 'mise' now) 2025-06-06 19:54:24 +02:00
hektor cfe42355a0 Add commented out nvim options 2025-06-05 20:23:39 +02:00
hektor 4cb0a2a481 Improve 'save-passwddb' script 2025-06-05 20:14:47 +02:00
hektor 096b2d4f71 Fix and simplify 'nvm' setup 2025-05-27 23:20:23 +02:00
hektor 8dc75f466b Add 'xclip' package to '~/.bin/setup' 2025-05-27 21:29:38 +02:00
hektor 840a38e3a0 Migrate 'unblevable/quick-scope' to nvim 'jinh0/eyeliner' 2025-05-15 18:22:08 +02:00
hektor bd03545dda Fix 'image.nvim' plugin warnings 2025-05-15 18:09:50 +02:00
hektor 9ad7111831 Migrate pandoc 'AnkiDeck' function to neovim 2025-05-15 18:09:50 +02:00
hektor 17d1ea461e Migrate 'fzf.vim' to neovim 'fzf-lua' 2025-05-15 18:09:37 +02:00
hektor 45502b95d5 Remove telescope and dressing 2025-05-15 16:30:21 +02:00
hektor bab22fe2bf Modularize ssh config 2025-05-15 10:28:58 +02:00
hektor e45f56e5a1 Set up neovim AI plugins (for test run) 2025-05-10 22:56:19 +02:00
hektor d810950cb5 refactor: use explicit executable check for zk command 2025-05-09 22:22:01 +02:00
hektor 8fa3431d2f fix: improve zk command check and error handling 2025-05-09 22:21:15 +02:00
hektor 22cfd2da65 chore: update zk setup script prompts and execution 2025-05-09 22:21:08 +02:00
hektor 3625415a2e feat: add prompt to run zk after setup 2025-05-09 22:16:27 +02:00
hektor 3abe32ee36 feat: add setup script for zettelkasten 2025-05-09 22:16:19 +02:00
hektor 6f5edef1d9 Add diagnostic config 2025-05-05 23:07:27 +02:00
hektor f239390ce2 Add 'stylua' config 2025-05-05 23:06:22 +02:00
hektor 3d63b16661 Add/migrate some basic lua snippets 2025-05-05 23:06:00 +02:00
hektor d12d797e66 Use smarter newline mapping for json filetype 2025-05-05 23:02:46 +02:00
hektor c77d44af33 Add neovim plugins (+configuration) 2025-05-05 22:51:56 +02:00
hektor 73160c6fce Add nvim 'fzf-lua' plugin 2025-05-05 22:51:56 +02:00
hektor dbd3ab0590 Set up nvim package manager 2025-05-05 22:51:56 +02:00
hektor e4e0dc73d8 Add neovim keymaps 2025-05-05 22:51:55 +02:00
hektor 3c8abe79fd Highlight nvim yanks 2025-05-01 17:01:30 +02:00
hektor 84ac0526dc Detect '.lintstagedrc' filetype (json) 2025-05-01 17:01:01 +02:00
hektor 0b25af178a Add neovim keymaps 2025-05-01 16:59:35 +02:00
hektor 3fa0fe2e5f Move vim config to 'vim' module 2025-05-01 16:58:23 +02:00
hektor 410a6318a2 Add 'shellcheck=bash' and editor hints to bash config/aliases 2025-03-01 12:05:26 +01:00
hektor 33b589caff Switch terminal to kitty 2025-02-16 16:15:03 +01:00
hektor dd772fb08a Move XMonad calculator command to '.bin/calc' 2025-02-16 16:13:00 +01:00
hektor 0a98cbe4b4 Remove spawn zettelkasten XMonad keybinding 2025-02-16 16:08:51 +01:00
hektor 38873fa112 Track tmux hooks fallback config 2025-02-06 09:28:09 +01:00
hektor b2dd862a51 Use 'local' for function arguments 2025-02-06 00:15:12 +01:00
hektor a2c8d4a508 Extend automatic dotfiles setup 2025-02-05 23:18:10 +01:00
hektor c0de20d3f8 Add packages to setup 2025-02-05 23:17:55 +01:00
hektor d1724c7043 Update readme 2025-02-05 20:42:33 +01:00
hektor 8216c7ba2e Update tmux config 2025-02-05 20:34:13 +01:00