9744ea55ef
Fix update alias apt function
2022-08-08 14:32:07 +03:00
4a995cecc8
Remove some unused aliases and files
2022-08-06 12:18:43 +03:00
558fecd30b
Fix filetype in git pager
2022-08-05 09:38:30 +03:00
bb6771e968
Refine neovim updates
2022-08-05 09:37:38 +03:00
efae4c58c0
Refine update alias
2022-08-03 09:47:44 +03:00
5acb1dfb07
Include work laptop configuration in update alias
2022-08-03 09:41:20 +03:00
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