hektor
ac67714ee8
chore: update work submodule to latest
...
Update to include:
- bin/ directory with scripts support
- Simplified documentation
- work-hello-world test script
2025-12-17 14:55:38 +01:00
hektor
99de189f50
feat: integrate work utilities as submodule at ~/.work
...
Move work utilities to cleaner location at ~/.work instead of
.bash_aliases/hosts/work for better organization.
Work utilities include:
- init.sh: Single entry point for all modules
- config.sh: Company-specific environment configuration
- modules/: Bash utilities (gitlab, jira, k8s, tenant-manager, dev)
- bin/: Executable scripts (future)
Source with: source ~/.work/init.sh
2025-12-17 14:49:45 +01:00
hektor
63ceb40b45
Remove redundant 'dmenu' scripts
2025-11-10 20:41:51 +01:00
hektor
17792f297b
Add 'vscode-langservers-extracted' to neovim Nix flake
2025-11-10 18:33:48 +01:00
hektor
61278b8fb3
Merge 'home-manager' flake into NixOS flake
2025-11-10 17:47:59 +01:00
hektor
85165468f5
Update 'kitty.conf'
2025-11-10 15:29:49 +01:00
hektor
3fb3b1e521
Set up sops-nix secrets
2025-11-06 23:13:26 +01:00
hektor
43f5cc701e
Add neovim skeleton module
2025-11-06 14:31:55 +01:00
hektor
ffc34d78d7
Fix conform eslint-prettier conflicting formatters
2025-11-06 12:16:10 +01:00
hektor
61ac93b68f
Add git push/pull aliases
2025-11-06 11:16:14 +01:00
hektor
411986643a
Update bash aliases
2025-11-06 11:14:59 +01:00
hektor
5d88ea6f11
Add back zettelkasten markdown file completion
2025-11-04 23:31:24 +01:00
hektor
fa6c4d786b
Update gitsigns.nvim config
2025-11-04 23:31:24 +01:00
hektor
a07473f125
Add lua module snippet
2025-11-04 23:31:24 +01:00
hektor
7fd1b35186
Set up lua language server for Neovim
2025-11-04 23:31:24 +01:00
hektor
38e27e7208
Set up kitty-scrollback.nvim
2025-11-04 16:36:10 +01:00
hektor
f83d453320
Use 'dockerfile' filetype for 'containerfiles'
2025-11-04 16:36:10 +01:00
hektor
4d1b84db3c
Update gitignore
2025-11-04 16:36:10 +01:00
hektor
bb76c9fa3a
Update Nix home manager flake
2025-11-04 16:36:10 +01:00
hektor
242d0fe094
Migrate to new Neovim 'lspconfig' version
2025-11-01 23:28:37 +01:00
hektor
4567ea177b
Add 'nixpkgs.follows' to 'nixgl' input in Nix home manager flake
2025-10-28 22:13:41 +01:00
hektor
165c71a2a4
Declare keepassxc config in Nix home manager flake
2025-10-28 12:56:59 +01:00
hektor
f42a896d53
Modularize neovim & git config in Nix home manager flake
2025-10-28 11:54:40 +01:00
hektor
c605f61445
Modularize firefox config in Nix home manager flake
2025-10-28 11:52:33 +01:00
hektor
783908c5eb
Declare anki package in Nix home manager flake
2025-10-28 11:46:20 +01:00
hektor
966065dd30
Format home manager flake (nixfmt)
2025-10-28 00:19:28 +01:00
hektor
01264a395d
Move git & neovim into Nix home manager flake
2025-10-28 00:18:10 +01:00
hektor
292a2883be
Declare bookmarks in firefox toolbar
2025-10-27 23:56:29 +01:00
hektor
5a50aa540f
Improve pomo script
2025-10-26 22:46:15 +01:00
hektor
84e0c7f700
Move firefox (with addons) into Nix home manager flake
2025-10-26 22:42:28 +01:00
hektor
a737b50284
Update 'git-cb' script
2025-10-24 10:12:29 +02:00
hektor
608a3bc725
Remove taskwarrior related neovim stuff
2025-10-23 16:52:23 +02:00
hektor
15cf8bc566
Set up nix formatter and language server
2025-10-23 16:26:04 +02:00
hektor
2943f5a371
Merge commit 'f035c9318b23aea7479c124d749f5678c060e7b3'
2025-10-21 00:00:41 +02:00
hektor
24ce8f39af
Migrate '.vim/plugin' to neovim
2025-10-20 23:57:01 +02:00
hektor
e3d9612e57
Remove vim yin/yang colorschemes
2025-10-20 23:57:01 +02:00
hektor
05986a30bb
Migrate '.vim/ftplugin' to neovim
2025-10-20 23:57:01 +02:00
hektor
05bc2ec59e
Migrate vim snippets to neovim (LuaSnip)
2025-10-20 23:57:01 +02:00
hektor
128ae8ed1e
Migrate '.vim/ftdetect/prolog' to neovim
2025-10-20 23:57:01 +02:00
hektor
f3188f7b4b
Migrate '.vim/after/syntax' to neovim
2025-10-20 23:57:01 +02:00
hektor
85d56f97d1
Migrate vim init config to neovim
2025-10-20 23:57:01 +02:00
hektor
afca2cae5d
Migrate '.vim/after' to neovim
2025-10-20 23:57:01 +02:00
hektor
d6875c97d9
Add 'eslint_d' PID to 'nvim-lint' config
2025-10-16 12:14:15 +02:00
hektor
568e45f59b
Remove jira aliases
2025-10-16 12:08:22 +02:00
hektor
78fa170e7a
Disable 'xdg-user-dirs' by default
2025-10-16 11:56:18 +02:00
hektor
5216f7938b
Alias bash 'history' command to 'h'
2025-10-16 11:56:18 +02:00
hektor
0f29dc3054
Add neovim dependencies to flake
2025-10-15 22:48:09 +02:00
hektor
c901a1cea4
test
2025-10-15 22:25:28 +02:00
hektor
6113c086eb
Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec'
2025-10-15 22:18:59 +02:00
hektor
470f69fada
Add neovim 'auto-session' plugin setup
2025-10-15 22:17:56 +02:00
hektor
d3a67ab58d
Add minimal readme to my neovim configuration
2025-10-15 21:26:56 +02:00
hektor
f79bc5427d
Add minimal readme to my neovim configuration
2025-10-15 21:19:22 +02:00
hektor
4fe60cf861
Remove neovim lazy load related config
2025-10-15 20:50:58 +02:00
hektor
211da54bcf
Fall back to 'paq.nvim' only when not on 'nixCats'
2025-10-15 20:38:39 +02:00
hektor
b6d3015559
Add 'nixCatsUtils' from 'nixCats'
2025-10-15 20:15:43 +02:00
hektor
139089fc9d
Add neovim packages to 'nixCats' flake
2025-10-14 22:03:49 +02:00
hektor
a54e745190
Add minimal 'nixCats' flake template
2025-10-13 21:59:58 +02:00
hektor
6e48621275
Link NixOS repo in dotfiles repository
2025-10-04 18:33:55 +02:00
hektor
f64b634dd8
Remove absolute path from github credential helper
2025-10-04 18:03:55 +02:00
hektor
a4bcea8834
Define nixGL with wrapper
2025-10-03 23:42:39 +02:00
hektor
ec1a76dff1
Remove redundant vim JS/TS plugins (as migrated to nvim)
2025-10-03 23:42:39 +02:00
hektor
6c2c452fac
Extend 'ftdetect.lua' for tsconfig and dotenv files
2025-10-03 23:42:39 +02:00
hektor
6ed4de0b11
Migrate vim vscode jsonc filetype detection to nvim
2025-10-03 23:42:39 +02:00
hektor
58df131415
Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting')
2025-10-03 23:42:39 +02:00
hektor
46e7625928
Modularize nix packages into 'packages.nix'
2025-10-03 23:42:39 +02:00
hektor
fe5ebec536
Set up nix with home manager (only work host for now)
2025-10-03 23:42:39 +02:00
hektor
20914d33c7
Replace 'alacritty' with 'kitty'
2025-10-03 23:42:19 +02:00
hektor
060f6a2f83
Add kitty configuration
2025-10-03 23:33:16 +02:00
hektor
e36012e0d6
Update tmux themes to be more consistent
2025-10-03 23:30:48 +02:00
hektor
f4a17dc0c8
Add zenwritten tmux themes (from zenwritten.nvim)
2025-10-03 23:19:49 +02:00
hektor
2f29d940f2
Add zenwritten kitty themes (from zenwritten.nvim)
2025-10-03 23:19:27 +02:00
hektor
4bdbfa0c0d
Add 'ip' bash aliases
2025-07-12 18:14:26 +02:00
hektor
ee49296d41
Clean bash aliases (remove unused)
2025-07-12 18:14:01 +02:00
hektor
e35cf075bf
Extract JavaScript aliases to '~/.bash_aliases/js'
2025-07-12 18:10:50 +02:00
hektor
05ee0bf5f1
Add 'sshconfig' host snippet
2025-06-28 14:02:05 +02:00
hektor
46543f4eb8
Add taskwarrior 'sync.example'
2025-06-28 13:54:33 +02:00
hektor
058dc4107c
Replace 'gitblame.nvim' with 'gitsigns.nvim'
2025-06-28 13:46:57 +02:00
hektor
b8953fc74a
Add ripgrep pcakage to 'setup' script (dependency for nvim)
2025-06-27 19:34:20 +02:00
hektor
b64d22e114
Remove 'whoamip' script
2025-06-27 19:33:55 +02:00
hektor
0a50cd90b3
Hide prettier errors
2025-06-27 19:31:33 +02:00
hektor
4dbeaccf51
Use 'stop_after_first' for prettier in 'conform.nvim'
2025-06-27 19:29:59 +02:00
hektor
df7d2aca6b
Support 'helm' yaml files
2025-06-27 19:28:36 +02:00
hektor
6b350ab1dd
Automate selecting jira tickets in 'git-cb' script
2025-06-20 15:11:25 +02:00
hektor
b53f1ee586
Add 'git-cb' script
2025-06-20 15:03:58 +02:00
hektor
bd4133d5e5
Source jira aliases if installed
2025-06-20 13:58:29 +02:00
hektor
78e6695782
Add global yamllint config
2025-06-19 11:46:12 +02:00
hektor
33542630d5
Add alacritty zenwritten themes
2025-06-16 21:16:22 +02:00
hektor
7c44c1cd4e
Configure tridactyl search bindings
2025-06-06 20:40:08 +02:00
hektor
bc62524451
Add 'tridactylrc'
2025-06-06 20:25:35 +02:00
hektor
e70f6f6a5f
Remove 'nvm' from bashrc (using 'mise' now)
2025-06-06 19:54:24 +02:00
hektor
55306b1d6f
Add commented out nvim options
2025-06-05 20:23:39 +02:00
hektor
b5b48016ef
Improve 'save-passwddb' script
2025-06-05 20:14:47 +02:00
hektor
6760db72c5
Fix and simplify 'nvm' setup
2025-05-27 23:20:23 +02:00
hektor
28f6655e2e
Add 'xclip' package to '~/.bin/setup'
2025-05-27 21:29:38 +02:00
hektor
09288ce752
Migrate 'unblevable/quick-scope' to nvim 'jinh0/eyeliner'
2025-05-15 18:22:08 +02:00
hektor
5afe069edf
Fix 'image.nvim' plugin warnings
2025-05-15 18:09:50 +02:00
hektor
22e23ba416
Migrate pandoc 'AnkiDeck' function to neovim
2025-05-15 18:09:50 +02:00
hektor
5b08b04332
Migrate 'fzf.vim' to neovim 'fzf-lua'
2025-05-15 18:09:37 +02:00
hektor
90725931a7
Remove telescope and dressing
2025-05-15 16:30:21 +02:00
hektor
9e3b784168
Modularize ssh config
2025-05-15 10:28:58 +02:00