36d7871256
Fixes for gpg-agent
2021-10-06 21:26:24 +03:00
c6639a9491
Add pull to docker update
2021-09-29 18:19:54 +03:00
85b6500c19
Update to new docker-compose v2 syntax
2021-09-29 18:04:08 +03:00
d1b217a506
Fix nvim plugin update
2021-08-22 11:36:58 +03:00
58a7a64346
Disable bat spacing in cat mode
2021-08-18 09:31:32 +03:00
bdf01fdae1
Alias ls and cat to exa and bat
2021-08-18 09:30:21 +03:00
b6b878e461
Only enable pacman command not found handler for archlinux hosts
2021-08-17 21:02:58 +03:00
da9abb7282
Activate zsh rehash with pacman hook
2021-08-17 20:54:45 +03:00
0250876649
Some fixes for skim
2021-08-17 20:32:46 +03:00
270a580e8e
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
9d3972a54a
Switch from nvimpager to just nvim as pager
2021-08-17 17:43:30 +03:00
95a99aa1bf
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
924cc4f807
Use fd instead of ripgrep in zsh fzf plugin
2021-08-03 12:03:39 +03:00
a64d1345ee
Aliases don't need $@
2021-06-11 10:55:55 +03:00
64fc8d9c0d
Change grc functions to aliases. Fixes some syntax errors (?)
2021-06-11 10:53:35 +03:00
fdadd3671f
Make update repo function update firefox too
2021-01-19 18:40:44 +02:00
dfd5b5082c
Update firefox with all target
2021-01-16 12:14:40 +02:00
31edb64dbb
Fix firefox update function
2021-01-16 12:13:33 +02:00
c1762007fc
Fix firefox update function
2021-01-16 12:10:24 +02:00
4ca00a8068
Fix firefox nightly update function
2021-01-16 12:08:56 +02:00
9cf2640706
Small fix
2020-12-25 11:11:53 +02:00
6cba0b727d
Update firefox nightly every time repo updates
2020-12-25 11:05:49 +02:00
3a451f7538
Small fixes
2020-12-25 10:59:03 +02:00
996436c1cd
Add repo maintenance alias and AUR_PAGER in env
2020-12-20 15:34:07 +02:00
bf10ef8645
Working on neomutt setup and some other small fixes
2020-11-25 10:06:19 +02:00
cdcdad9e33
Configure msmtp and misc changes
2020-11-21 17:41:44 +02:00
4bdd1ca610
Working on migrating to neomutt
2020-11-21 15:37:58 +02:00
9f44d02ed6
Moved to paru
2020-11-20 00:23:02 +02:00
8ab3e18ac6
Switched to fd
2020-09-18 23:26:58 +03:00
1a1a829ddf
Add server mariadb access alias
2020-07-11 14:15:50 +03:00
038b834738
Tweak update function
2020-05-31 13:12:44 +03:00
fea318ad89
I use it btw
2020-04-27 13:22:08 +03:00
1dd15d1484
Make cat alias use regular cat if output not term
2020-04-27 12:16:02 +03:00
99b5d215c2
Make nvimpager cat alias ncat instead
2020-04-27 12:08:35 +03:00
3958470ab9
Small tweak for update function
2020-04-20 21:51:00 +03:00
f402f21cd2
Add journalctl aliases
2020-04-18 13:41:00 +03:00
02642f9dc6
Cleaned up scripts folder and moved some stuff
2020-04-17 10:36:41 +03:00
d003263cb6
Change docker update function name
2020-04-15 13:09:11 +03:00
cf1128622f
Revert "Fix docker update function name"
...
This reverts commit 93e9f035ef61553fb492121919dc1f8178cc3a21.
2020-04-14 22:43:59 +03:00
c62b2c98bc
Fix docker update function name
2020-04-14 22:41:49 +03:00
0e80996300
Exclude docker from others than Moria
2020-04-14 15:05:05 +03:00
3d6aaee81d
Made firefox-nightly update only for Mirkwood
2020-04-14 14:44:16 +03:00
93b7a41cc6
Made a new update function
2020-04-14 14:38:51 +03:00
cfd8e0e933
Forgot endif
2020-04-14 14:04:22 +03:00
13d5c54012
Revise update aliases
2020-04-14 14:03:21 +03:00
aa9dfd0998
Remove docker-prune alias (docker system prune -a)
2020-04-14 12:40:57 +03:00
cf48709744
Added docker-prune alias
2020-04-14 12:36:52 +03:00
ecd25a0d44
Made update alias print news
2020-04-14 10:27:39 +03:00
9a1e2a35de
Make power management more automatic
2020-04-13 13:24:20 +03:00
9f5b20897c
Refactor update function
2020-04-09 16:24:05 +03:00