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
2ad579435f
Fix ssh agent forwarding for Moria
2022-09-06 20:00:11 +03:00
Marko Korhonen
1a57701746
Remove unneeded options from ssh config and gpg-agent config
2022-09-06 19:00:07 +03:00
Marko Korhonen
119f40ef6c
Fix for zprofile
2022-09-06 16:58:43 +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
a0549dcb8c
Update dotdrop
2022-09-05 15:56:08 +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
b231f89993
Update dotdrop
2022-09-03 14:11:53 +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
c284adf736
Update dotdrop
2022-09-03 14:05:40 +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
7fe8f0b9e2
Update dotdrop
2022-09-03 00:56:46 +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
d483cbe2ed
Change mirkwood default cpu governor
2022-09-03 00:56:35 +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
f717e2abd0
Update dotdrop
2022-09-02 08:58:00 +03:00
Marko Korhonen
3a5ddd0108
Update dotdrop
2022-09-01 18:04:00 +03:00
Marko Korhonen
c5a6896eab
Update dotdrop
2022-08-31 10:09:50 +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
a9581ae2b0
Update dotdrop
2022-08-29 20:34:19 +03:00
Marko Korhonen
5fcd8553f0
Setup SSH MasterSocker and other small improvements
2022-08-29 20:33:59 +03:00
Marko Korhonen
fd56fcbdda
Add StreamLocalBindUnLink option to ssh config
2022-08-29 12:06:07 +03:00
Marko Korhonen
4adc5b02ee
Fix SSH/GPG forwarding
2022-08-29 11:59:49 +03:00
Marko Korhonen
3bb8c381ce
Fix gondor ssh setup
2022-08-29 11:57:49 +03:00