Commit graph

430 commits

Author SHA1 Message Date
Marko Korhonen 8033e8bbb6
Use docker compose API instead of docker-compose in dct alias 2022-09-20 19:45:07 +03:00
Marko Korhonen b0609b2618
Nvim: fix colorscheme 2022-09-20 19:29:13 +03:00
Marko Korhonen e95ad97aba
Nvim: change colorscheme to kanagawa 2022-09-20 19:25:08 +03:00
Marko Korhonen fc9cf0dd9c
Zsh: Add ~/.cargo/bin to path 2022-09-20 19:20:11 +03:00
Marko Korhonen b61e35da16
Update templates from os to distro_id 2022-09-20 18:04:16 +03:00
Marko Korhonen 86ba9538de
Format all files with prettier, remove udiskie config 2022-09-16 20:01:31 +03:00
Marko Korhonen 2a9a3e5a2a
Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
Marko Korhonen 40c7875779
Add markdown preview plugin 2022-09-16 16:53:31 +03:00
Marko Korhonen 2b8d17fc24
Use specific java version for jdtls 2022-09-15 14:54:23 +03:00
Marko Korhonen 4b81cf8a8d
Make rofi font bigger 2022-09-11 12:50:09 +03:00
Marko Korhonen 1be4803c5d
Use pywal in sway 2022-09-11 12:50:07 +03:00
Marko Korhonen f1a4543dc6
Add pywal colors to foot 2022-09-08 23:13:20 +03:00
Marko Korhonen 384f2752ab
Neovim: change to pywal colorscheme 2022-09-08 23:12:49 +03:00
Marko Korhonen 59435389fe
Nvim: add rofi config (.rasi) treesitter grammar 2022-09-08 20:25:28 +03:00
Marko Korhonen cd841e1685
Sway: change from wofi to rofi 2022-09-08 20:24:32 +03:00
Marko Korhonen ba39ac850e
Add pywal config 2022-09-08 20:24:21 +03:00
Marko Korhonen 348a90f3ad
Update rofi config 2022-09-08 20:23:51 +03:00
Marko Korhonen 428789cb90
Nvim: add colorizer plugin 2022-09-08 20:22:33 +03:00
Marko Korhonen 0330d0e9a1
Switch to librewolf 2022-09-06 20:51:34 +03:00
Marko Korhonen dd6311f2f1
Revert "Enable SSH agent forwarding for termux"
This reverts commit 99e9761783.
2022-09-06 20:10:49 +03:00
Marko Korhonen 99e9761783
Enable SSH agent forwarding for termux 2022-09-06 20:03:48 +03:00
Marko Korhonen 391c1d0e5a
Neovim: set cmdheight = 1 2022-09-06 16:37:50 +03:00
Marko Korhonen 1542a1a73a
Add git credential helpers 2022-09-06 11:38:00 +03:00
Marko Korhonen 1e3e8ca84d
Add pass-git-helper configuration 2022-09-06 11:31:10 +03:00
Marko Korhonen 928509ed9a
Fix tmux startup 2022-09-04 13:00:01 +03:00
Marko Korhonen 7e3aa27aee
Nvim: remove packer after options, they seem to break everything 2022-09-03 16:21:02 +03:00
Marko Korhonen 3f8b9e8c83
Fix variable scope in mason configuration 2022-09-03 16:19:47 +03:00
Marko Korhonen 38aadc3eaa
Fix formatting in nvim init.lua 2022-09-03 16:19:22 +03:00
Marko Korhonen a1bb9b97f4
Split Mason config to own file 2022-09-03 15:51:09 +03:00
Marko Korhonen 2630f0a26f
Nvim: separate cmp and luasnip configs 2022-09-03 15:42:34 +03:00
Marko Korhonen 17d116f411
Fix snippet navigation mappings (hopefully) 2022-09-03 15:07:54 +03:00
Marko Korhonen 820b5d1377
Neovim: make cursor vertical in insert mode 2022-09-03 14:41:13 +03:00
Marko Korhonen 79e3859ec6
Zsh: fix reference to aliases configuration file 2022-09-03 14:15:05 +03:00
Marko Korhonen 44a63ba8a4
Zsh: move tmux lauch to it's own configuration file and make it the
first one executed
2022-09-03 14:11:34 +03:00
Marko Korhonen 1840232194
Nvim: add bashls 2022-09-03 14:05:34 +03:00
Marko Korhonen 4df4bc914f
Fix tmux autostart 2022-09-03 12:31:38 +03:00
Marko Korhonen 44d1ccc82d
Use exec to replace current shell with tmux instead of forking 2022-09-03 12:24:59 +03:00
Marko Korhonen fc76d8c099
Neovim: add mappings for snippet navigation 2022-09-03 00:56:38 +03:00
Marko Korhonen 7f357be296
Nvim: Added intentation settings 2022-09-03 00:56:37 +03:00
Marko Korhonen 31a250b50a
Neovim: format plugins/init.lua 2022-09-03 00:56:37 +03:00
Marko Korhonen 830dd01a30
Neovim: remove unneeded comments from settings.lua 2022-09-03 00:56:36 +03:00
Marko Korhonen 92ea8e57e4
Reduce footerm padding 2022-09-03 00:56:35 +03:00
Marko Korhonen 0e126d2153
Nvim: Change colorscheme to kanagawa and some other minor tweaks 2022-09-03 00:56:34 +03:00
Marko Korhonen da3831dd0b
Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00
Marko Korhonen 6751e7b356
Refactor settings.lua
- Remove all options that matched the defaults in NeoVim
- Remove clipboard=unnamedplus and learded to use registers :)
- set some modern NeoVim settings, f.ex laststatus=3 and cmdheight=0
2022-09-03 00:56:33 +03:00
Marko Korhonen a097eb15be
Remove some redundant keymappings
F.ex <C-j> to original keymapping <C-w>j to switch to left window
2022-09-03 00:56:31 +03:00
Marko Korhonen 5341406b2e
Fix fzf completion with relative paths 2022-08-31 10:09:34 +03:00
Marko Korhonen 78a01f8a44
Use gpg-agent setup from the manpage 2022-08-29 20:45:07 +03:00
Marko Korhonen 5fcd8553f0
Setup SSH MasterSocker and other small improvements 2022-08-29 20:33:59 +03:00
Marko Korhonen 060450b9f5
Nvim: Add GPG plugin 2022-08-29 09:55:51 +03:00