Commit graph

636 commits

Author SHA1 Message Date
6fca99aeda Rename some volumes 2021-08-22 19:23:07 +03:00
64edce5c9a Fix fail2ban timezone 2021-08-22 19:16:06 +03:00
b09a17ae31 Add fail2ban jails for gitea and nextcloud 2021-08-22 19:11:05 +03:00
df4c45f5b8 Remove portainer 2021-08-22 19:10:14 +03:00
de2a505613 Fix nvim plugin update 2021-08-22 11:36:58 +03:00
62d55eda60 Rename docker-compose.yml -> docker-compose.yaml to be more consistent 2021-08-22 11:34:40 +03:00
7f8605354e Add more configuration for indent-blankline 2021-08-22 11:33:15 +03:00
9f39433bba Change foot colors to nightfox 2021-08-22 11:32:40 +03:00
1821340f03 Nvim: improvements to syntax highlighting and add a couple of plugins 2021-08-18 21:20:20 +03:00
003c6f13c0 Nvim: add fugitive 2021-08-18 14:17:19 +03:00
709cb2418f Disable bat spacing in cat mode 2021-08-18 09:31:32 +03:00
3cccb61089 Alias ls and cat to exa and bat 2021-08-18 09:30:21 +03:00
1f0d882745 Change git diff tool configuration 2021-08-18 09:30:09 +03:00
c265be48ff Nvim: add git gutter and line numbers 2021-08-18 09:29:44 +03:00
028282b30c Add diff settings for neovim 2021-08-17 22:36:48 +03:00
ef7a36920f Fixes to PAGER 2021-08-17 21:26:05 +03:00
d7290836f3 Only enable pacman command not found handler for archlinux hosts 2021-08-17 21:02:58 +03:00
ed5db34d5b Activate zsh rehash with pacman hook 2021-08-17 20:54:45 +03:00
a0d236b56f Some fixes for skim 2021-08-17 20:32:46 +03:00
8dd183766d Add ~/.bin to path 2021-08-17 19:36:11 +03:00
9103822ae8 ZSH improvements:
- Move from FZF to skim (seems to be a bit faster and smooth)
- Improve history
    * Add new options to not save duplicate entries etc
    * pi/pr aliases expand the paru command to history now
2021-08-17 19:17:38 +03:00
f6fc1d4bdf Switch from nvimpager to just nvim as pager 2021-08-17 17:43:30 +03:00
357743c472 Sway: fix unfocused text color 2021-08-17 17:41:52 +03:00
71cc2c21c5 Remove unused docker-compose stack 2021-08-16 23:05:32 +03:00
5e92dccee0 Disable java lsp for now 2021-08-16 22:33:24 +03:00
db8e895e3d Add gammastep for sway 2021-08-16 22:33:11 +03:00
1b7cf19018 Enable corectl 2021-08-16 22:32:37 +03:00
0502c29cdb Enable wayland for electron and clutter 2021-08-16 22:30:50 +03:00
029bd1e41f Add push to git mergetest alias 2021-08-12 09:37:45 +03:00
32e6a78a37 Add mergetest git alias 2021-08-10 11:31:19 +03:00
57574537c8 Fix zprofile sway start 2021-08-08 15:41:23 +03:00
c024a40316 Refactor neovim config (#2)
Changes include:

- [x] Use init.lua instead of init.vim
   - Some keybindings are still to be converted
- [x] Use packer as a package manager instead of vim-plug
- [ ] Use built-in lsp instead of coc.nvim
   - [x] Set up language servers
   - [x] Completion
   - [x] Formatting (previously coc-prettier, now neoformat)
   - [ ] Snippets
- [ ] Replace fzf with telescope.nvim
- [x] Implement treesitter syntax highlighting
   - More info: https://github.com/nvim-treesitter/nvim-treesitter

Note that this requires neovim nightly until 0.5 is released

Reviewed-on: #2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
2021-08-08 15:33:23 +03:00
80c6f3c9c3 Add MOZ_DBUS_REMOTE env variable 2021-08-08 15:25:20 +03:00
022adf7d50 Update dotdrop 2021-08-08 15:22:54 +03:00
d98bf69a3b Add coturn to nextcloud 2021-08-08 15:22:24 +03:00
59cf0f1c1f Use fd instead of ripgrep in zsh fzf plugin 2021-08-03 12:03:39 +03:00
2fe24572ae Remove docker-compose zsh completion since it's provided by default
nowadays
2021-07-29 22:41:28 +03:00
5e284e44de Remove spotifeed 2021-07-27 10:28:21 +03:00
24d017e941 Add emulated hue 2021-07-27 10:28:11 +03:00
eee771f57d Add cpupower conf to mko-laptop 2021-07-27 09:18:40 +03:00
b46f5575f3 Enable parallel downloads for pacman 2021-07-23 12:11:27 +03:00
dbc2aaed26 Only add vulkan and wayland stuff for mirkwood mpv 2021-07-16 11:29:24 +03:00
8de5e4c0e5 Update dotdrop 2021-07-16 11:29:14 +03:00
60c1448c79 Dynamic git config for work laptop 2021-07-16 11:28:57 +03:00
488ef48eb4 Add an include file for Rossum hosts 2021-07-16 11:28:34 +03:00
7536ad03d4 Remove deprecated option from alacritty 2021-07-08 13:11:43 +03:00
9dcd1e618c Update dotdrop 2021-07-08 13:11:43 +03:00
ee7f90f5f9 Add gpg conf 2021-06-23 13:05:17 +03:00
f9656d3a6d Update dotdrop 2021-06-23 13:04:58 +03:00
b32f1b4362 Aliases don't need $@ 2021-06-11 10:55:55 +03:00