Commit graph

112 commits

Author SHA1 Message Date
30580d3be9 Remove bat 2021-12-18 00:12:45 +02:00
16cde14ddd Nvim: improve pager mode and other fixes 2021-12-04 11:43:26 +02:00
2be99922f4 Disable dotdrop autoupdate 2021-11-30 17:38:54 +02:00
6d92b744e1 Switch back to FZF from skim 2021-11-13 13:07:50 +02:00
5035123437 Fix alias completion, cleaner setup for grc and clean up some old zsh stuff 2021-11-13 12:40:42 +02:00
7bac1e6387 Use zdharma forks of deleted psprint repos 2021-11-02 10:21:30 +02:00
43bfd1a5a2 Fixes for gpg-agent 2021-10-06 21:26:24 +03:00
1f9f777b70 Fix gpg pinentry on ssh 2021-10-06 20:55:50 +03:00
3f95366a5f Use exa completions for aliased ls 2021-10-06 18:48:05 +03:00
1b9eb3a6e1 Add pull to docker update 2021-09-29 18:19:54 +03:00
aa2bf466b8 Update to new docker-compose v2 syntax 2021-09-29 18:04:08 +03:00
413cf6a1ec Remove thefuck alias from zsh 2021-09-19 13:22:04 +03:00
de2a505613 Fix nvim plugin update 2021-08-22 11:36:58 +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
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
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
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
b32f1b4362 Aliases don't need $@ 2021-06-11 10:55:55 +03:00
239324e0ab Change grc functions to aliases. Fixes some syntax errors (?) 2021-06-11 10:53:35 +03:00
edda8b9440 Fix gpg-agent 2021-04-21 17:46:54 +03:00
a7b1a12458 Make update repo function update firefox too 2021-01-19 18:40:44 +02:00
ab2bb2f705 Update firefox with all target 2021-01-16 12:14:40 +02:00
38836acf01 Fix firefox update function 2021-01-16 12:13:33 +02:00
3eabe2fddd Fix firefox update function 2021-01-16 12:10:24 +02:00
898d9c4b66 Fix firefox nightly update function 2021-01-16 12:08:56 +02:00
e84f18d303 Small fix 2020-12-25 11:11:53 +02:00
59f0c1f7d8 Update firefox nightly every time repo updates 2020-12-25 11:05:49 +02:00
f57467139d Small fixes 2020-12-25 10:59:03 +02:00
184c4340ab Add repo maintenance alias and AUR_PAGER in env 2020-12-20 15:34:07 +02:00
fd934cbff3 Only set SSH_AUTH_SOCK if not logging in over SSH 2020-12-17 00:08:23 +02:00
d178b3bb8b Fix gpg env setup 2020-12-17 00:03:06 +02:00
ddbee7f692 Working on neomutt setup and some other small fixes 2020-11-25 10:06:19 +02:00
21f1c9f0bc Configure msmtp and misc changes 2020-11-21 17:41:44 +02:00
f5f4c5c267 Working on migrating to neomutt 2020-11-21 15:37:58 +02:00
ee7ae5bcb0 Moved to paru 2020-11-20 00:23:02 +02:00
6de7f58df3 Small fixes 2020-11-16 11:50:40 +02:00
15e507ebb0 Switched to fd 2020-09-18 23:26:58 +03:00
97efc3ae74 Add server mariadb access alias 2020-07-11 14:15:50 +03:00
15fb305fba Tweak update function 2020-05-31 13:12:44 +03:00
f0f752b6c5 I use it btw 2020-04-27 13:22:08 +03:00
8f81558f9d Make cat alias use regular cat if output not term 2020-04-27 12:16:02 +03:00
93a096540b Make nvimpager cat alias ncat instead 2020-04-27 12:08:35 +03:00