Commit graph

42 commits

Author SHA1 Message Date
1ae2219d8a 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
46cc7da21b Fix fzf completion with relative paths 2022-08-31 10:09:34 +03:00
0ed3009e7a Use gpg-agent setup from the manpage 2022-08-29 20:45:07 +03:00
929e4a0bfc Setup SSH MasterSocker and other small improvements 2022-08-29 20:33:59 +03:00
fcf8969b01 Fix alias and okc ssh agent setup 2022-08-29 00:10:06 +03:00
c473cb5d9a Add okc-ssh-agent for termux 2022-08-28 23:58:31 +03:00
0e39efb2cf Enable ubuntu command not found handler 2022-08-17 22:02:56 +03:00
95af231210 Use pkgfile command not found handler for arch 2022-08-17 21:57:49 +03:00
5e277ce560 Fix filetype in git pager 2022-08-05 09:38:30 +03:00
12215b5c0f Use $EDITOR instead of $PAGER for $AUR_PAGER (fixes some issues) 2022-06-22 09:07:26 +03:00
c96240e269 Use less as SYSTEMD_PAGER 2022-04-14 10:57:51 +03:00
55ca4721fb Add systemd-editor to env.zsh 2022-04-10 13:15:40 +03:00
c19fab21b3 Format zsh files 2022-03-11 18:14:21 +02:00
034580ebda Fix nvim git pager 2022-03-02 17:31:05 +02:00
432ee57180 Nvim: improve pager mode and other fixes 2021-12-04 11:43:26 +02:00
6573316fba Disable dotdrop autoupdate 2021-11-30 17:38:54 +02:00
662e63dfb3 Switch back to FZF from skim 2021-11-13 13:07:50 +02:00
81a21eab77 Fix alias completion, cleaner setup for grc and clean up some old zsh stuff 2021-11-13 12:40:42 +02:00
36d7871256 Fixes for gpg-agent 2021-10-06 21:26:24 +03:00
77c42375ca Fix gpg pinentry on ssh 2021-10-06 20:55:50 +03:00
fcc5cc64de Use exa completions for aliased ls 2021-10-06 18:48:05 +03:00
33460617b7 Remove thefuck alias from zsh 2021-09-19 13:22:04 +03:00
a824b29e71 Fixes to PAGER 2021-08-17 21:26:05 +03:00
0f653f785f Add ~/.bin to path 2021-08-17 19:36:11 +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
2f1317359c Fix gpg-agent 2021-04-21 17:46:54 +03:00
996436c1cd Add repo maintenance alias and AUR_PAGER in env 2020-12-20 15:34:07 +02:00
9fef0b7ded Only set SSH_AUTH_SOCK if not logging in over SSH 2020-12-17 00:08:23 +02:00
9115ab83d5 Fix gpg env setup 2020-12-17 00:03:06 +02:00
4bdd1ca610 Working on migrating to neomutt 2020-11-21 15:37:58 +02:00
a48f147dae Small fixes 2020-11-16 11:50:40 +02:00
8ab3e18ac6 Switched to fd 2020-09-18 23:26:58 +03:00
02642f9dc6 Cleaned up scripts folder and moved some stuff 2020-04-17 10:36:41 +03: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
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
7b5b1019cc Move fzf functions to functions file
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-09 22:30:32 +02:00
239de02dc7 Make every FZF command use ripgrep
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-09 15:10:28 +02:00
e32cd071f3 Changed prompt symbols
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-11-11 08:31:15 +02:00
6c8aada10a Related to zsh history sharing
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-11-06 08:36:53 +02:00
5a5e80c5f5 Fixed yubikey forwarding
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-10-27 11:34:23 +02:00
b1335a3628 Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-10-26 20:05:31 +03:00