1
0
Fork 0
Commit graph

78 commits

Author SHA1 Message Date
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
Von Random
6b4fe587cd tvim support, cleanup and better s() func 2018-07-06 00:33:07 +03:00
Von Random
b992f92516 fix vim alias 2018-07-04 20:01:34 +03:00
Von Random
b078daa648 oops, vim func was broken 2018-07-04 19:25:37 +03:00
Von Random
83b95408ba ssh-compat as a function in zshrc; also more compatible vimrc for linux tty 2018-07-03 18:11:23 +03:00
Von Random
a3924a784c solarized8 is back (better support for gutter); also fix window naming in tmux 2018-07-03 14:55:56 +03:00
Von Random
ac3580c83f neovim, switch to flattened (another theme again, I know right?) 2018-07-02 20:03:58 +03:00
Von Random
adeeeb95de window titles for tmux 2018-06-28 19:58:52 +03:00
Von Random
2ac396d59a some window naming for tmux 2018-06-28 19:23:32 +03:00
Von Random
c441b910ad I AM GROOT 2018-06-21 17:51:48 +03:00
Von Random
ae4693451c quite devious: if prefix, p is used, tell ssh to use custom TERM value; also more features for zsh 2018-06-21 14:57:05 +03:00
Von Random
1508f5a19d gvimrc cleanup, zshrc additions for st 2018-06-20 14:53:12 +03:00
Von Random
f7a608b37b remove ide like vim plugins as well as disable ^S/^Q in zshrc and remove aliases I never use anyway 2018-06-09 20:15:56 +03:00
Von Random
1a5b658b7f zsh_gitstatus location and some xresources tweaks 2018-02-24 17:52:52 +03:00
Von Random
6243e78746 firefox ^Q workaround, break-pane hotkey for tmux, greset() now asks for y in zsh 2017-12-18 13:59:59 +03:00
Von Random
28ac07440d moar cleanup and streamlining 2017-12-01 02:47:14 +03:00
Von Random
20ca3eae49 some minor fixes to zshrc, gvimrc; moar themes for vim as well 2017-11-24 19:46:01 +03:00
Von Random
538b600e2a zsh only draw git status when it is updated, vim config cleanup and tmux tweaks 2017-11-21 16:43:42 +03:00
Von Random
591a5bac1c a function to run git clean and reset commands, a little bit of refactoring 2017-11-15 15:24:08 +03:00