523dc563b3
Run docker prune every time docker updates
2022-08-01 11:15:30 +03:00
e2d17d2766
Update alias: remove all unused images, not just dangling ones
2022-06-30 19:19:21 +03:00
741186b424
Use $EDITOR instead of $PAGER for $AUR_PAGER (fixes some issues)
2022-06-22 09:07:26 +03:00
a845ca8f9d
Migrate dotdrop from yaml config to toml
2022-06-07 22:34:06 +03:00
9fb514c193
Rename grc alias for forgit since it collides with grc colorizer
2022-04-22 09:49:47 +03:00
b4c8ddcea0
Tweak update alias
2022-04-21 09:09:43 +03:00
ff676407f0
Use less as SYSTEMD_PAGER
2022-04-14 10:57:51 +03:00
17d4810805
Fix docker update print output
2022-04-11 15:52:25 +03:00
60a90807a8
Add functionality to disable docker stacks with zsh update function
2022-04-10 13:28:26 +03:00
8c50455480
Add systemd-editor to env.zsh
2022-04-10 13:15:40 +03:00
f5d42129dd
Fix yubikey alias
2022-03-29 23:02:07 +03:00
88a169292d
Add alias to switch between yubikeys
2022-03-29 23:01:07 +03:00
47b871b76b
Format zsh files
2022-03-11 18:14:21 +02:00
4e5aebdcef
Switch from firefox-nightly to stable
2022-03-05 08:38:19 +02:00
cb9b02eb55
Fix nvim git pager
2022-03-02 17:31:05 +02:00
911f38b247
Make update alias use new dct function
2022-02-26 14:00:39 +02:00
37529aa38a
Add docker-compose TOML function
2022-02-26 13:18:03 +02:00
3d61a23f12
Update update alias
2022-02-11 10:12:39 +02:00
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
a9adedba1e
Small tweak for update function
2020-04-20 21:51:00 +03:00
aeba9fb488
Add journalctl aliases
2020-04-18 13:41:00 +03:00
a2f69c646a
Cleaned up scripts folder and moved some stuff
2020-04-17 10:36:41 +03:00
787982c35b
Change docker update function name
2020-04-15 13:09:11 +03:00
9083499cc8
Revert "Fix docker update function name"
...
This reverts commit 9491c53af7
.
2020-04-14 22:43:59 +03:00
338e28e8c6
Fix docker update function name
2020-04-14 22:41:49 +03:00
5b77a78e76
Exclude docker from others than Moria
2020-04-14 15:05:05 +03:00
b0f199a2b0
Made firefox-nightly update only for Mirkwood
2020-04-14 14:44:16 +03:00
dee1c7161d
Made a new update function
2020-04-14 14:38:51 +03:00
98892460d4
Forgot endif
2020-04-14 14:04:22 +03:00
ec6971b9c4
Revise update aliases
2020-04-14 14:03:21 +03:00
759b22199e
Remove docker-prune alias (docker system prune -a)
2020-04-14 12:40:57 +03:00
734a8f02e2
Added docker-prune alias
2020-04-14 12:36:52 +03:00
e1b93121eb
Made update alias print news
2020-04-14 10:27:39 +03:00
14cf4dda79
Make power management more automatic
2020-04-13 13:24:20 +03:00
f07883e216
Refactor update function
2020-04-09 16:24:05 +03:00
1c4b4796b3
Add reboot to kodi option
2020-03-30 18:21:00 +03:00
7378d4fd86
Add recursive parameter to autoremove alias
2020-03-24 10:43:19 +02:00
57725a904a
Switch from ls_extended to exa
2020-03-12 18:45:52 +02:00
d57da904e2
Added archiso download alias
2020-03-03 16:54:32 +02:00
60279079cc
Fix typo
2020-02-29 13:44:39 +02:00
598bf30126
Small fix
2020-02-26 16:26:15 +02:00
fbbc89f2cd
Removed useless git alias
2020-01-21 19:18:05 +02:00
c73beb3373
Zplugin -> zinit name change
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-20 01:47:27 +02:00
ac77396514
Zplug -> zinit name change
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-19 01:36:21 +02:00
da69031e73
Added preview to FZF CTRL_T
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-18 22:24:15 +02:00
16b1c8f87b
Fix dotdrop completion path
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-18 18:48:16 +02:00
c1791f9baa
Revised power management aliases
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-14 15:11:11 +02:00
585f2ed9e8
Move some functions to aliases (to get completion)
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-13 11:03:59 +02:00
1adb158a60
Added vconsole stuff to Rivendell and etc
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-13 09:26:51 +02:00
e9b1d804f1
Quiet login stuff and set console font in initram
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-12 22:18:21 +02:00
e387e27f69
Added systemctl --user alias
...
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-12 15:37:15 +02:00