1
0
Fork 0
Commit graph

76 commits

Author SHA1 Message Date
Von Random
691ed29ba5 bashrc: some aliases 2019-11-24 02:59:53 +03:00
Von Random
6927126e30 bashrc: full path of course 2019-11-24 02:43:12 +03:00
Von Random
2274d523aa bashrc, zshrc: new prompt; xresources: back to terminus 2019-11-24 01:20:40 +03:00
Von Random
4d4f96e22c bashrc: get rid of fancy colorize(), simplify escape sequences 2019-11-22 19:32:06 +03:00
Von Random
e55a5e3de0 mostly accomodate for higher dpi; zshrc: some weird experiment 2019-10-30 18:52:11 +03:00
Von Random
c410a8a0a2 more sleek colorize() for bashrc 2019-02-07 16:21:49 +03:00
Von Random
422cfdd6f4 some bashrc tweaks 2019-02-07 15:21:37 +03:00
Von Random
8ffaf95b9d a better way to tell bash from zsh 2019-01-31 19:28:18 +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
ce84d3aa68 rely on termcompat script instead of declaring tcmp in shellrc 2018-07-18 16:12:41 +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
a3924a784c solarized8 is back (better support for gutter); also fix window naming in tmux 2018-07-03 14:55:56 +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
e06b565983 python-specific plugins are back 2018-06-25 15:13:09 +03:00
Von Random
e9e42ae3ac a way to tell bash prompt from zsh, wip 2018-03-30 15:39:37 +03:00
Von Random
2ddcf96154 move LANG and LC_CTYPE to bash_profile / profile 2017-10-17 15:51:49 +03:00
Von Random
3206fdc0d9 some non-migrating configuration should be around too for bash; also git grep is probably more efficient than grep 2017-10-14 10:20:01 +03:00
Von Random
a1eaa87ea0 some slight font related tweaks 2017-09-21 16:22:55 +03:00
Von Random
a238a636f8 always show username in prompt 2017-06-28 20:08:49 +03:00
Von Random
f63b763742 I do not run bashplugins with bash 3 anyway, so why bother; back to Fantasque Sans Mono in gvim, Input is kinda worse 2017-06-07 19:59:37 +03:00
Von Random
06600de3ad bash aliases as a separate file 2017-06-05 22:08:29 +03:00
Von Random
c1fd5c8b49 quit assuming we can haz bash version < 4, declare PATH in profile, as it should be done, prepare for separate aliases 2017-06-05 19:50:20 +03:00
Von Random
18ff41af0e I don't use zsh after all, more control over grc in bashrc, bashrc cleanup 2017-05-30 19:49:03 +03:00
Von Random
0eafdc61be some config insanity, get rid of bold highlighting in favour of proper black, also some zshrc tweaks 2017-05-29 20:02:09 +03:00
Von Random
6d394a1be3 st config, finally cyrillic in dmenu 2017-05-26 20:13:53 +03:00
Von Random
35b236612c source grc rc-file 2017-05-22 16:30:13 +03:00
Von Random
b3c798208c some truetype goodnes for the terminal 2017-05-10 18:48:38 +03:00
Von Random
e241e573ea some very small tweaks, including newly discovered less +F 2017-04-03 19:28:29 +03:00
Von Random
c2835a4120 use full path instead of \w in bash prompt 2017-03-06 12:20:55 +03:00
Von Random
61f121cb7d disable plugins on testing with older versions 2017-03-01 23:02:45 +03:00
Von Random
bd607383aa my own git info now 2017-03-01 20:14:32 +03:00
Von Random
0eb19bb939 bash now with more diff-so-fancy 2017-01-24 19:48:45 +03:00
Von Random
db783f6d72 some changes 2016-12-29 18:42:31 +03:00
Von Random
da90e27633 config cleanup, add tmux aliases only when tmux is present 2016-12-22 14:38:39 +03:00
Von Random
4a31a22206 more color tweaks for bash prompt 2016-12-22 12:42:21 +03:00
Von Random
be1be078cf vimplugins and bashplugins should be sourced from a symlink, it is more flexible that way 2016-12-21 14:18:30 +03:00
Von Random
4277a9833c no more wrong bash colors even with +is in urxvt 2016-12-19 13:28:30 +03:00
Von Random
72e8ef0d83 cannot use $PWD until I stop using bash-git-prompt 2016-12-13 11:48:55 +03:00
Von Random
3fe7c056de bashrc with separate plugins 2016-12-13 02:09:01 +03:00
Von Random
8736619822 test uid via (( instead of [[ 2016-12-05 18:20:27 +03:00
Von Random
08575608c9 some bash fixes + back from rofi to dmenu 2016-11-14 16:08:29 +03:00
Von Random
d8c8f06fba bashrc screen alias + disable useless action info in dunst 2016-10-27 20:02:23 +03:00
Von Random
1936b3efdc remove ignorespace from histcontrol as well as make only kvm java windows floating 2016-10-20 15:44:56 +03:00
Von Random
a81530c0c5 dmenu -> rofi, i3_status will be local until I can make it use a config and vimperator is back 2016-10-18 18:36:46 +03:00
Von Random
fedbc3dcfc fix trap printing to stdout and support a new feature in vim 8 (as well as fix dependency for an older feature) 2016-09-30 14:39:57 +03:00
Von Random
ba874c4714 screen is back, for better or worse 2016-09-23 16:27:41 +03:00