1
0
Fork 0
Commit graph

96 commits

Author SHA1 Message Date
Von Random
7495c326e9 zsh: fire emoji back 2022-08-17 20:06:05 +03:00
Von Random
abf00f7cd8 zsh: another prompt emoji for teh lulz 2022-08-15 19:16:44 +03:00
Von Random
6d2c9cbc91 zsh: keep vi-cmd-mode, but use cursor to indicate 2022-08-13 16:08:13 +03:00
Von Random
3723ba3d0a zsh: bring git status back 2022-08-13 04:35:11 +03:00
Von Random
488425ee01 zsh: the simplest prompt acceptable 2022-08-13 04:24:13 +03:00
Von Random
cf06ab16e3 zsh: remove git prompt, add vim input support 2022-08-11 04:30:58 +03:00
Von Random
edad49264a zsh: cleanup, better key mapping 2022-08-11 03:18:00 +03:00
Von Random
ad8bb1bf6c kitty: fonts, colors, cursor; tmux: some reduction; vim: fix fzf; zshrc: new alias 2022-08-09 03:58:52 +03:00
Von Random
cc276c7b19 zsh: compatibility improvements; vimplugrc: proper font spec 2022-07-29 19:02:33 +03:00
Von Random
fafbec6d5c zshrc, bashrc: some cosmetics and fixes; i3: replace reload with restart 2022-07-06 18:53:00 +03:00
Von Random
fd6f24fda1 zshrc: get rid of pacman aliases 2021-12-13 21:32:56 +03:00
Von Random
adcae32ff8 bashrc: get rid of some aliases; zshrc, vimrc, vimplugrc, tmux, tigrc, xresources: some cosmetics 2021-10-06 18:03:04 +03:00
Von Random
d1bcefc022 zshrc: fix groot alias to not occasionally go to homedir instead of a repo root 2021-08-20 17:13:49 +03:00
Von Random
2fe453963f zshrc: some eye candy 2021-08-19 20:40:23 +03:00
Von Random
28239e58e4 more radical config tweaks 2021-07-14 23:18:26 +03:00
7268343fd9 zshrc: better support for WSL 2021-04-22 09:25:05 +03:00
Von Random
9fe507b991 bashrc, zshrc: alias tweaks, cleanup; tmux: small refactor; xresources: new cursor theme; vimplugrc: minor term support tweak 2021-04-08 21:06:34 +03:00
Von Random
443a196f25 bashrc, zshrc: fix escape sequence; tmux.conf: more compatible config 2021-03-03 00:10:38 +03:00
Von Random
ea9ede6627 bashrc, zshrc: some syntax altered; tmux.conf, xresources: some tweaks; vimplugrc: get rid of some plugins, bring back gvim 2021-02-10 21:52:02 +03:00
Von Random
8ed77f7db4 i3_config: cleanup, font; xresources: some tweaks; zshrc: fix which in functions 2020-09-28 17:23:28 +03:00
Von Random
ea66bb1a2f zsh: upgrade atmux function 2020-03-23 10:00:14 +03:00
Von Random
e788939620 bashrc, zshrc: vim aliases; vimplugrc: get rid of gvim, I do not use it anyway 2020-02-10 19:37:26 +03:00
Von Random
6006e52950 bashrc, zshrc: replace aliases with functions 2020-01-28 16:39:04 +03:00
Von Random
3198be402b zshrc: a better way to handle git status 2020-01-17 19:32:31 +03:00
Von Random
e0d7da13ff bashrc, zshrc: get rid of at sign; i3: new KeePassXC match rule 2019-11-26 15:25:39 +03:00
Von Random
2274d523aa bashrc, zshrc: new prompt; xresources: back to terminus 2019-11-24 01:20:40 +03:00
Von Random
9a1d22d18b vimplugrc: back to solarized, some experiments for lightline; zshrc: new prompt in town 2019-11-22 18:55:06 +03:00
Von Random
13dc4b614f meh 2019-11-15 19:39:48 +03:00
Von Random
11f4b34bff zshrc: still experimenting with prompt; xresources: provide dpi via xrandr instead; kitty: fix colors and fonts 2019-10-31 22:11:50 +03:00
Von Random
e55a5e3de0 mostly accomodate for higher dpi; zshrc: some weird experiment 2019-10-30 18:52:11 +03:00
Von Random
3fd4e42864 zsh: disable prompt git info via a file flag 2019-07-12 19:34:51 +03:00
Von Random
9bd30506f3 get rid of the vim alias, does more harm than good 2019-03-20 19:26:55 +03:00
Von Random
366200d3e8 a better way to deal with git prompt 2019-02-01 14:52:49 +03:00
Von Random
f5044bdda8 use a fancy unicode symbol for git status 2019-01-31 16:22:24 +03:00
Von Random
49a728356e better test, replace local with typeset 2019-01-31 16:08:03 +03:00
Von Random
82c1e621dd avoid printing anything in git status until git status is properly finished 2019-01-31 15:45:11 +03:00
Von Random
c1bf1d5af2 do not spawn more than one git status for current shell 2019-01-31 14:58:16 +03:00
Von Random
ef69979a0d make git status no locking, so that we can work with repos right away 2019-01-31 12:37:02 +03:00
Von Random
9130793a39 some shell tweaks, til about edit-command-line, also my terminals and tmux are properly configured now 2019-01-29 13:18:16 +03:00
Von Random
b100aa0dde some features to aliases, some cosmetic shit 2018-11-15 12:44:56 +03:00
Von Random
75b7a97314 vim alias is back 2018-07-24 20:04:32 +03:00
Von Random
ce84d3aa68 rely on termcompat script instead of declaring tcmp in shellrc 2018-07-18 16:12:41 +03:00
Von Random
34fe028259 remove ugly $prompt_nl var from zshrc 2018-07-16 15:43:13 +03:00
Von Random
1452afde3a some bash config improvements 2018-07-11 13:26:42 +03:00
Von Random
34c198c306 TIL there is a termcap named screen.xterm-new 2018-07-10 15:27:39 +03:00
Von Random
3d80bb469d up-to-date bashrc, fix zshrc 2018-07-10 03:25:36 +03:00
Von Random
0a87a30e45 some cleanup, vim is back as well as st 2018-07-10 03:01:14 +03:00
Von Random
5e6c4b6caa tcmp function 2018-07-06 19:36:00 +03:00
Von Random
88a6e0da15 fix s() 2018-07-06 19:29:48 +03:00
Von Random
5cd9a448a2 zshrc cleanup 2018-07-06 03:12:05 +03:00