Commit graph

168 commits

Author SHA1 Message Date
Marko Korhonen f869d15f7b
Zsh: move thefuck to plugins.zsh and fix sourcing fzf on ubuntu 2022-09-20 23:03:42 +03:00
Marko Korhonen 69917f148a
FZF: fd strip cwd prefix 2022-09-20 23:00:09 +03:00
Marko Korhonen 0d3211e575
ZSH: Enable thefuck 2022-09-20 22:55:09 +03:00
Marko Korhonen 8033e8bbb6
Use docker compose API instead of docker-compose in dct alias 2022-09-20 19:45:07 +03:00
Marko Korhonen fc9cf0dd9c
Zsh: Add ~/.cargo/bin to path 2022-09-20 19:20:11 +03:00
Marko Korhonen b61e35da16
Update templates from os to distro_id 2022-09-20 18:04:16 +03:00
Marko Korhonen dd6311f2f1
Revert "Enable SSH agent forwarding for termux"
This reverts commit 99e9761783.
2022-09-06 20:10:49 +03:00
Marko Korhonen 99e9761783
Enable SSH agent forwarding for termux 2022-09-06 20:03:48 +03:00
Marko Korhonen 928509ed9a
Fix tmux startup 2022-09-04 13:00:01 +03:00
Marko Korhonen 79e3859ec6
Zsh: fix reference to aliases configuration file 2022-09-03 14:15:05 +03:00
Marko Korhonen 44a63ba8a4
Zsh: move tmux lauch to it's own configuration file and make it the
first one executed
2022-09-03 14:11:34 +03:00
Marko Korhonen 4df4bc914f
Fix tmux autostart 2022-09-03 12:31:38 +03:00
Marko Korhonen 44d1ccc82d
Use exec to replace current shell with tmux instead of forking 2022-09-03 12:24:59 +03:00
Marko Korhonen 5341406b2e
Fix fzf completion with relative paths 2022-08-31 10:09:34 +03:00
Marko Korhonen 78a01f8a44
Use gpg-agent setup from the manpage 2022-08-29 20:45:07 +03:00
Marko Korhonen 5fcd8553f0
Setup SSH MasterSocker and other small improvements 2022-08-29 20:33:59 +03:00
Marko Korhonen 29df7d4b94
Fix alias and okc ssh agent setup 2022-08-29 00:10:06 +03:00
Marko Korhonen 3a6725ae09
Termux: alias okc-gpg to gpg 2022-08-29 00:03:04 +03:00
Marko Korhonen 3be4018222
Add okc-ssh-agent for termux 2022-08-28 23:58:31 +03:00
Marko Korhonen 6351093de0
Refine packer update commands 2022-08-23 09:28:07 +03:00
Marko Korhonen f84f9b72f5
Fix dotsync alias 2022-08-22 15:01:18 +03:00
Marko Korhonen d2821f9ba8
Add Treesitter update to update alias 2022-08-18 13:09:26 +03:00
Marko Korhonen c422a3aff3
Enable pacman fzf functions only on arch 2022-08-18 10:01:59 +03:00
Marko Korhonen dc8475f7bb
Enable ubuntu command not found handler 2022-08-17 22:02:56 +03:00
Marko Korhonen 33037ba06d
Use pkgfile command not found handler for arch 2022-08-17 21:57:49 +03:00
Marko Korhonen e87ef5f56d
Fix template elif 2022-08-17 21:46:24 +03:00
Marko Korhonen ea64281432
Add print for termux command not found handler 2022-08-17 21:45:14 +03:00
Marko Korhonen eff6329368
Add command not found handler for termux 2022-08-17 21:44:39 +03:00
Marko Korhonen 682218f113
Fix typo in profile name 2022-08-17 21:41:14 +03:00
Marko Korhonen 1b70982c43
Fix missing space in alias 2022-08-17 21:39:27 +03:00
Marko Korhonen 73f9940a09
Add wayland variables and fix termux dotdrop profile 2022-08-17 21:37:52 +03:00
Marko Korhonen 270ac5b3ec
Refactor config profiles 2022-08-17 14:28:28 +03:00
Marko Korhonen 9744ea55ef
Fix update alias apt function 2022-08-08 14:32:07 +03:00
Marko Korhonen 4a995cecc8
Remove some unused aliases and files 2022-08-06 12:18:43 +03:00
Marko Korhonen 558fecd30b
Fix filetype in git pager 2022-08-05 09:38:30 +03:00
Marko Korhonen bb6771e968
Refine neovim updates 2022-08-05 09:37:38 +03:00
Marko Korhonen efae4c58c0
Refine update alias 2022-08-03 09:47:44 +03:00
Marko Korhonen 5acb1dfb07
Include work laptop configuration in update alias 2022-08-03 09:41:20 +03:00
Marko Korhonen 523dc563b3
Run docker prune every time docker updates 2022-08-01 11:15:30 +03:00
Marko Korhonen e2d17d2766
Update alias: remove all unused images, not just dangling ones 2022-06-30 19:19:21 +03:00
Marko Korhonen 741186b424
Use $EDITOR instead of $PAGER for $AUR_PAGER (fixes some issues) 2022-06-22 09:07:26 +03:00
Marko Korhonen a845ca8f9d Migrate dotdrop from yaml config to toml 2022-06-07 22:34:06 +03:00
Marko Korhonen 9fb514c193 Rename grc alias for forgit since it collides with grc colorizer 2022-04-22 09:49:47 +03:00
Marko Korhonen b4c8ddcea0 Tweak update alias 2022-04-21 09:09:43 +03:00
Marko Korhonen ff676407f0 Use less as SYSTEMD_PAGER 2022-04-14 10:57:51 +03:00
Marko Korhonen 17d4810805 Fix docker update print output 2022-04-11 15:52:25 +03:00
Marko Korhonen 60a90807a8 Add functionality to disable docker stacks with zsh update function 2022-04-10 13:28:26 +03:00
Marko Korhonen 8c50455480 Add systemd-editor to env.zsh 2022-04-10 13:15:40 +03:00
Marko Korhonen f5d42129dd Fix yubikey alias 2022-03-29 23:02:07 +03:00
Marko Korhonen 88a169292d Add alias to switch between yubikeys 2022-03-29 23:01:07 +03:00