Commit Graph

420 Commits

Author SHA1 Message Date
Stefan Imhoff
310f18f198 chore(brew): update Brewfile 2022-11-13 18:43:11 +01:00
Stefan Imhoff
4ac0edb342 chore(svim): add Apple Messages to blacklist 2022-11-13 15:48:58 +01:00
Stefan Imhoff
ec54f666ab feat: add settings for Neovide GUI 2022-11-13 10:41:05 +01:00
Stefan Imhoff
b98ad6d8bd fix(svim): add blacklist for apps 2022-11-13 10:40:48 +01:00
Stefan Imhoff
07e68f1806 chore(kitty): increase font size 2022-11-13 10:40:29 +01:00
Stefan Imhoff
617b859a85 Revert "feat(nvim): add svart plugin"
This reverts commit d61de62c5f.
2022-11-13 09:45:39 +01:00
Stefan Imhoff
ad21ff00bc feat(karabiner): add karabiner config to dotfiles 2022-11-12 15:59:49 +01:00
Stefan Imhoff
f503e0ab6f chore(homebrew): update lockfile 2022-11-11 21:28:15 +01:00
Stefan Imhoff
c71f78a668 feat(homebrew): update Brewfile 2022-11-11 18:08:42 +01:00
Stefan Imhoff
eeedeee67a feat: add some useful Git aliases 2022-11-11 14:27:47 +01:00
Stefan Imhoff
de5701437b chore(starship): increase timeout 2022-11-11 12:48:56 +01:00
Stefan Imhoff
d61de62c5f feat(nvim): add svart plugin 2022-11-10 13:38:19 +01:00
Stefan Imhoff
46cb5dacb9 feat(nvim): add legendary and dressing plugins for easy access to keymaps, commands and autocommands 2022-11-10 13:14:53 +01:00
Stefan Imhoff
a5322db4f7 chore(homebrew): update lockfile 2022-11-07 10:01:24 +01:00
Stefan Imhoff
4cfed86e41 chore(homebrew): update Brewfile 2022-11-06 18:51:20 +01:00
Stefan Imhoff
fe88e37e98 chore(nvim): update Alpha screen commands 2022-11-06 12:56:35 +01:00
Stefan Imhoff
fa858d2ba9 refactor(nvim): migrate to new keymap API 2022-11-06 10:54:01 +01:00
Stefan Imhoff
bcc8549723 feat(nvim): add GitHub Copilot 2022-11-06 10:48:52 +01:00
Stefan Imhoff
00c7065bde chore(asdf): change default install of Node to a better supported version 2022-11-06 10:04:52 +01:00
Stefan Imhoff
b48b6d4f86 chore(nvim): unify plugin comments 2022-11-06 10:04:17 +01:00
Stefan Imhoff
aaccccd235 chore(asdf): add trash-cli to default npm packages 2022-11-04 17:54:37 +01:00
Stefan Imhoff
73b431ec0b chore(homebrew): update lockfile 2022-11-04 17:40:18 +01:00
Stefan Imhoff
232d59f75b chore(homebrew): update Brewfile 2022-11-04 17:33:17 +01:00
Stefan Imhoff
1f54993910 chore(nvim): remove scribe plugin 2022-11-04 16:08:02 +01:00
Stefan Imhoff
467d355925 fix(nvim): timeout issues with null-ls 2022-11-02 11:14:40 +01:00
Stefan Imhoff
214ccbd930 chore(asdf): remove special treatment of .tool-versions file 2022-11-01 18:13:53 +01:00
Stefan Imhoff
4ae9a7d193 feat(nvim): add scribe plugin for quick notes 2022-11-01 16:44:41 +01:00
Stefan Imhoff
903d3278e0 feat(nvim): add dir-telescope plugin 2022-11-01 16:09:17 +01:00
Stefan Imhoff
6b84432447 feat(nvim): add codewindow minimap plugin 2022-11-01 15:51:29 +01:00
Stefan Imhoff
03c0734a79 fix: TERM export 2022-11-01 12:00:03 +01:00
Stefan Imhoff
17e51368f4 chore(asdf): add missing default python packages 2022-11-01 11:59:47 +01:00
Stefan Imhoff
03fb8cb4c5 chore(asdf): add missing default npm packages 2022-11-01 11:59:36 +01:00
Stefan Imhoff
e47057a529 chore(asdf): add typescript as a default install 2022-11-01 10:49:30 +01:00
Stefan Imhoff
9525a6ba46 chore: add lock files to repository 2022-11-01 10:41:03 +01:00
Stefan Imhoff
1399d8bad6 chore(homebrew): update Brewfile 2022-10-31 19:26:57 +01:00
Stefan Imhoff
9b7762e45a chore(nvim): replace vim-surround with nvim-surround 2022-10-31 08:59:07 +01:00
Stefan Imhoff
92b2ce9723 chore(tmuxinator): remove window 2022-10-30 19:57:33 +01:00
Stefan Imhoff
27221d9d2d chore: remove some default npm installations 2022-10-30 10:24:18 +01:00
Stefan Imhoff
786aae1c5f chore(nvim): use default keymaps for vim-easymotion 2022-10-30 10:24:05 +01:00
Stefan Imhoff
7c61fc347b chore(starship): remove the via from the format 2022-10-28 20:53:27 +02:00
Stefan Imhoff
3bf915a1f9 chore: add support for installed programming languages in starship 2022-10-28 19:33:24 +02:00
Stefan Imhoff
fb5d28809b feat(asdf): add golang 2022-10-28 19:33:05 +02:00
Stefan Imhoff
1306d8f91d chore(homebrew): backup 2022-10-28 18:16:09 +02:00
Stefan Imhoff
e68374d776 Add asdf as version manager (#2)
* feat(asdf): add new version manager asdf

* feat(asdf): replace nvm with asdf

* feat(asdf): replace rbenv with asdf

* chore: add aliases for git

* feat(asdf): replace pyenv with asdf

* feat(asdf): add asdf as version manager for rust

* chore: shorten comments

* feat(asdf): add asdf as deno version manager

* feat(asdf): add direnv plugin and setup shell

* chore(asdf): move configuration in folder
2022-10-27 20:00:13 +02:00
Stefan Imhoff
b956d4c41a chore(homebrew): remove apps 2022-10-21 14:59:51 +02:00
Stefan Imhoff
44a0b009a3 chore(vale): turn off build-in spell checking 2022-10-21 11:08:42 +02:00
Stefan Imhoff
d6ec1e1974 chore(homebrew): backup 2022-10-21 09:50:34 +02:00
Stefan Imhoff
c20c4f9f17 feat: add script to backup/restore Homebrew installations 2022-10-21 09:50:17 +02:00
Stefan Imhoff
2a6ce604db fix(nvim): updated LSP API 2022-10-21 09:46:40 +02:00
Stefan Imhoff
1bbd405954 chore: remove file 2022-10-17 19:28:18 +02:00