Commit graph

429 commits

Author SHA1 Message Date
b77d2e2a67 Nvim: fix colorscheme 2022-09-20 19:29:13 +03:00
0105b275ed Nvim: change colorscheme to kanagawa 2022-09-20 19:25:08 +03:00
b2ee402d04 Zsh: Add ~/.cargo/bin to path 2022-09-20 19:20:11 +03:00
eee41cbbcd Update templates from os to distro_id 2022-09-20 18:04:16 +03:00
e45086afae Format all files with prettier, remove udiskie config 2022-09-16 20:01:31 +03:00
97b3866db2 Add pre-commit hook to format files 2022-09-16 19:21:54 +03:00
e0e8c5ccaf Add markdown preview plugin 2022-09-16 16:53:31 +03:00
b436745bf1 Use specific java version for jdtls 2022-09-15 14:54:23 +03:00
33b9d9930f Make rofi font bigger 2022-09-11 12:50:09 +03:00
3f2c889985 Use pywal in sway 2022-09-11 12:50:07 +03:00
b7051903a2 Add pywal colors to foot 2022-09-08 23:13:20 +03:00
1a54986d53 Neovim: change to pywal colorscheme 2022-09-08 23:12:49 +03:00
40ba366403 Nvim: add rofi config (.rasi) treesitter grammar 2022-09-08 20:25:28 +03:00
f2251e87da Sway: change from wofi to rofi 2022-09-08 20:24:32 +03:00
7ae2f50149 Add pywal config 2022-09-08 20:24:21 +03:00
389c24e939 Update rofi config 2022-09-08 20:23:51 +03:00
17032b95d0 Nvim: add colorizer plugin 2022-09-08 20:22:33 +03:00
3cd3b232a1 Switch to librewolf 2022-09-06 20:51:34 +03:00
939c0c14da Revert "Enable SSH agent forwarding for termux"
This reverts commit 0deb2e37e0.
2022-09-06 20:10:49 +03:00
0deb2e37e0 Enable SSH agent forwarding for termux 2022-09-06 20:03:48 +03:00
19fbc933df Neovim: set cmdheight = 1 2022-09-06 16:37:50 +03:00
5c6d81c7ff Add git credential helpers 2022-09-06 11:38:00 +03:00
ca2412143f Add pass-git-helper configuration 2022-09-06 11:31:10 +03:00
2d7890154e Fix tmux startup 2022-09-04 13:00:01 +03:00
8b9aa920a6 Nvim: remove packer after options, they seem to break everything 2022-09-03 16:21:02 +03:00
1151b87fad Fix variable scope in mason configuration 2022-09-03 16:19:47 +03:00
f3953befe3 Fix formatting in nvim init.lua 2022-09-03 16:19:22 +03:00
fe2ee02bad Split Mason config to own file 2022-09-03 15:51:09 +03:00
65f2fd46a2 Nvim: separate cmp and luasnip configs 2022-09-03 15:42:34 +03:00
884c678e43 Fix snippet navigation mappings (hopefully) 2022-09-03 15:07:54 +03:00
08c6d7694f Neovim: make cursor vertical in insert mode 2022-09-03 14:41:13 +03:00
cc98aec0f7 Zsh: fix reference to aliases configuration file 2022-09-03 14:15:05 +03:00
1ae2219d8a 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
1b394b23f7 Nvim: add bashls 2022-09-03 14:05:34 +03:00
ffba40b027 Fix tmux autostart 2022-09-03 12:31:38 +03:00
76b50dbe6f Use exec to replace current shell with tmux instead of forking 2022-09-03 12:24:59 +03:00
ac0cdcf839 Neovim: add mappings for snippet navigation 2022-09-03 00:56:38 +03:00
09bdc5b94b Nvim: Added intentation settings 2022-09-03 00:56:37 +03:00
ebed5b1f99 Neovim: format plugins/init.lua 2022-09-03 00:56:37 +03:00
9ded153861 Neovim: remove unneeded comments from settings.lua 2022-09-03 00:56:36 +03:00
3d74bd9a2a Reduce footerm padding 2022-09-03 00:56:35 +03:00
78c8196daa Nvim: Change colorscheme to kanagawa and some other minor tweaks 2022-09-03 00:56:34 +03:00
38c985ebfa Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00
2d5fb0d4dc 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
dab1d82be2 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
46cc7da21b Fix fzf completion with relative paths 2022-08-31 10:09:34 +03:00
0ed3009e7a Use gpg-agent setup from the manpage 2022-08-29 20:45:07 +03:00
929e4a0bfc Setup SSH MasterSocker and other small improvements 2022-08-29 20:33:59 +03:00
6bf637f964 Nvim: Add GPG plugin 2022-08-29 09:55:51 +03:00
fcf8969b01 Fix alias and okc ssh agent setup 2022-08-29 00:10:06 +03:00