5299f0725f
use recombine
for all shells
2024-07-21 13:06:19 -07:00
a643458c9f
add recombine
and rewrite the way .bashrc
loads its functions
2024-07-21 12:22:05 -07:00
0e4bc62986
fix terminal title not being set in bash
2024-07-21 09:25:28 -07:00
f193abb184
don't override $TERM
when starting bash
2024-07-12 01:31:40 -07:00
d54c1c5808
don't reset terminal charset on alacritty (fixes glitch)
2024-07-12 01:31:02 -07:00
81c2ff0daa
squeeze a line
2024-07-01 22:03:47 -07:00
a7e2eae559
squeeze lines for the bash prompt
2024-04-03 17:40:07 -07:00
31afd5e358
overengineer zsh and bash prompts
2024-04-02 22:35:43 -07:00
87f2774fae
disable expansion of ! characters
2024-02-23 22:29:55 -08:00
cb705df268
use cursed code style
2022-09-30 17:17:20 -07:00
438e2db20b
refine bashrc
2022-09-30 16:47:21 -07:00
a2ae5a212d
rename ~/.-shrc
to ~/.shrc
...
the reason for the hyphen is that i was originally concerned
about random shells executing the file when i didn't want them to.
back then, i was only targetting zsh and bash, and therefore
`~/.-shrc` was not yet suitable for any other shells.
nowadays, `~/.-shrc` is has better shell compatibility,
and i'm not actually aware of any shells that would execute
`~/.shrc` by default -- `$ENV` is typically required to be set.
2021-10-29 15:44:31 +02:00
cf51cc62b0
add ~/.prep
to do tasks like /etc/profile
2021-10-29 15:04:47 +02:00
66fc590e90
don't touch ~/.lol
so vim doesn't complain
2021-10-18 17:34:10 -07:00
51f4d241b2
ignore backup and completion files in few places
2021-10-14 14:10:02 -07:00
9a168298c9
update bash $TERM
checks
2021-10-14 00:08:47 -07:00
129caebde2
fix bash not seeing anything in ~/sh
on Linux hosts
2021-10-13 21:13:47 -07:00
fdcae6182f
allow executables in ~/sh to begin with hyphens
2021-10-13 19:58:35 -07:00
9f3301aa95
superficial style tweak
2021-10-07 12:27:19 -07:00
ad6df3012f
prepend nocorrect/noglob to existing alises
2021-09-25 19:09:30 -07:00
ee14017d06
give -shrc some much-needed lovin'
...
also source ~/.lol from bashrc
2021-09-25 04:09:34 -07:00
a00a4a057f
add some much-needed comments about .sh
2021-09-10 09:26:32 -07:00
7ae8c5681d
overhaul script sourcing and dependency system
2021-08-02 13:48:46 -07:00
fd83d41ab2
add and restore some docstrings
2021-07-30 17:58:07 -07:00
56a5724160
use in-place arithmetic where applicable
2021-07-29 10:40:15 -07:00
aaa15067b8
remove trace comments from rc files
2021-07-29 07:42:50 -07:00
7e5b09b6c7
remove debug echoes from rc files
2021-07-29 07:39:19 -07:00
1c562ad0f9
automatically source compatible scripts in bash
2021-07-29 07:26:45 -07:00
5eaf74401e
overhaul
2021-07-29 00:37:35 -07:00
d35c492850
NixOS compatibility
...
* use /usr/bin/env for all hashbangs
* enable hashall for bash
* workaround syntax error in -shrc for bash
2020-12-29 18:04:04 +01:00
c23e900a90
clean up compiler and loop stuff
2016-12-09 17:19:28 -08:00
48d7bb9f1d
add pseudo-softlinks for msys2 and stuff
2016-11-01 15:24:27 -07:00
d46b0100f6
rename shrc.zsh to .-shrc
2014-03-14 17:05:30 -07:00
427f565811
whatever
2013-11-15 13:48:43 -08:00
595f5209c4
little fixes
2013-10-21 01:36:41 -07:00
46626312e7
move ~ files to home/
2013-07-05 11:07:46 -07:00