Commit graph

205 commits

Author SHA1 Message Date
718ecfa54e Revert "Switch from tmux to zellij"
This reverts commit f197eccac3.
2023-06-09 09:06:55 +03:00
639a58a437 Supress okc-agent output on shell start 2023-05-15 15:11:22 +03:00
310f8aa45c Disable atuff that doesn't work in termux 2023-05-09 08:58:21 +03:00
83996be539 Improve cpu usage of clock alias with sleep 2023-05-08 11:26:52 +03:00
9d7f734d50 ZSH: Add clock alias 2023-05-08 11:22:05 +03:00
c0da6c96f4 ZSH: disable vim exit aliases 2023-04-03 14:10:24 +03:00
20e48f14d1 Add Mason tool installer 2023-03-30 09:01:39 +03:00
9169ee5b8c Fix zellij autostart 2023-03-25 12:30:32 +02:00
f197eccac3 Switch from tmux to zellij 2023-03-25 12:27:31 +02:00
c47a85b539 Fix repo add alias 2023-03-10 13:22:34 +02:00
b75bbba493 Add alias to add packages to repo with fzf
Also removed useless echos
2023-03-06 21:47:51 +02:00
12564939a7 Nvim: change package manager from packer to lazy 2023-02-22 14:45:30 +02:00
429010d85a Add -l to FZF alt-c preview command 2022-11-16 16:31:43 +02:00
6182b1b2b8 Add exa (ls) preview for FZF alt-c command 2022-11-16 16:30:23 +02:00
ca12d94a3e Add dslr webcam alias 2022-11-06 09:46:41 +02:00
Marko Korhonen
e6aa45333b Fixes to precommit hook and reformat some zsh files 2022-10-26 14:13:15 +03:00
Marko Korhonen
58eb844306 Add mason installed binaries to path 2022-10-26 13:46:43 +03:00
Marko Korhonen
a5e1613b07 Add settings for nvim gui and install telescope cder plugin 2022-10-20 11:24:54 +03:00
ceb50baf83 Skip confirmation in termux upgrade 2022-10-12 20:35:19 +03:00
923a1c7340 Fix termux update 2022-10-12 20:32:50 +03:00
Marko Korhonen
23d23a27c9 Only update tmux on Moria 2022-10-10 11:29:25 +03:00
Marko Korhonen
ccdd60a353 Setup doas for ubuntu 2022-10-10 11:25:20 +03:00
Marko Korhonen
f3da5785d6 Remove unneeded template 2022-09-26 10:41:50 +03:00
Marko Korhonen
dc18277b4d Add missing endif to template 2022-09-26 10:40:37 +03:00
Marko Korhonen
79656e86ef Fix TF on termux 2022-09-26 10:39:26 +03:00
d3f661c579 FZF/fd: use --strip-cwd-prefix only on ctrl+t command 2022-09-22 18:07:59 +03:00
Marko Korhonen
f3f2931d57 FZF: only use fd --strip-cwd-prefix for files 2022-09-21 10:05:39 +03:00
59adfdd89e Add missing endif to template 2022-09-21 00:24:02 +03:00
7954897152 Add fzf zsh plugins for termux 2022-09-21 00:23:08 +03:00
d9e491c382 Fixes for termux 2022-09-21 00:13:42 +03:00
185260c0b8 Fix $PATH 2022-09-21 00:04:09 +03:00
cd5e783ccf Use ~/.local/bin instead of ~/.bin as local bin directory 2022-09-20 23:56:18 +03:00
2743c68c72 ZSH: Strip newline in pi/pr alias in apt too 2022-09-20 23:49:40 +03:00
6cc2fa1152 ZSH: Strip newline in pi/pr alias 2022-09-20 23:47:47 +03:00
14da0fcf23 ZSH: Add apt support for pr alias 2022-09-20 23:37:20 +03:00
d11e82217c Stop apt complaining 2022-09-20 23:34:44 +03:00
2c7dd4af6f ZSH: Add support for pi alias
No gpg signature this time, yubikey is refusing to work
2022-09-20 23:32:21 +03:00
729a914fbd Zsh: move thefuck to plugins.zsh and fix sourcing fzf on ubuntu 2022-09-20 23:03:42 +03:00
9fd82c7fbf FZF: fd strip cwd prefix 2022-09-20 23:00:09 +03:00
527dace26c ZSH: Enable thefuck 2022-09-20 22:55:09 +03:00
49593b02b0 Use docker compose API instead of docker-compose in dct alias 2022-09-20 19:45:07 +03:00
b2ee402d04 Zsh: Add ~/.cargo/bin to path 2022-09-20 19:20:11 +03:00
eee41cbbcd Update templates from os to distro_id 2022-09-20 18:04:16 +03:00
939c0c14da Revert "Enable SSH agent forwarding for termux"
This reverts commit 0deb2e37e0.
2022-09-06 20:10:49 +03:00
0deb2e37e0 Enable SSH agent forwarding for termux 2022-09-06 20:03:48 +03:00
2d7890154e Fix tmux startup 2022-09-04 13:00:01 +03:00
cc98aec0f7 Zsh: fix reference to aliases configuration file 2022-09-03 14:15:05 +03:00
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
ffba40b027 Fix tmux autostart 2022-09-03 12:31:38 +03:00
76b50dbe6f Use exec to replace current shell with tmux instead of forking 2022-09-03 12:24:59 +03:00