|
|
60197d6484
|
Fix spacing in PS1 for __prompt_vcs
|
2025-01-21 14:50:16 +01:00 |
|
|
|
dc43aa9130
|
Further simplify prompt_vcs
|
2025-01-21 00:57:17 +01:00 |
|
|
|
814085ae0c
|
Remove old cruft, improve quoting, reorganize
|
2025-01-21 00:34:05 +01:00 |
|
|
|
e5449c3cda
|
Simplify and cleanup PS1 with VCS details
|
2025-01-21 00:33:12 +01:00 |
|
|
|
1d642b5623
|
Allow to use e function with files and stuff that looks like parameters
|
2025-01-21 00:29:54 +01:00 |
|
|
|
759ac11139
|
tmp: remove aliases
|
2025-01-20 22:50:35 +01:00 |
|
|
|
a7bc0b810e
|
Update git aliases
|
2025-01-20 22:47:28 +01:00 |
|
|
|
b335211fe5
|
Remove old unused aliases
|
2025-01-20 22:46:35 +01:00 |
|
|
|
2f7155fa24
|
Use bash-completion entirely from homebrew on macos
|
2025-01-20 22:32:10 +01:00 |
|
|
|
ac6c018776
|
Load Homebrew using recommended brew --shellenv
|
2025-01-20 22:30:52 +01:00 |
|
|
|
278735e651
|
Add zed as a preferred editor
|
2025-01-20 22:28:32 +01:00 |
|
|
|
2f4b615c7a
|
Update Base16 theme to tomorrow-night
|
2025-01-20 22:26:34 +01:00 |
|
|
|
69e01d02ce
|
Do not manually load /etc/bashrc, this happens automatically
|
2025-01-20 22:14:07 +01:00 |
|
|
|
79a8fab3f2
|
Add autocomplete for ssh-insecure alias
|
2022-11-08 19:15:56 +01:00 |
|
|
|
947fc54b37
|
Use pyenv init --path to initialize pyenv, see https://github.com/pyenv/pyenv/issues/1906
|
2022-08-01 12:22:58 +02:00 |
|
|
|
40b0d923f0
|
Add ssh-insecure alias to ignore SSH server hostkeys (e.g. for rescue systems)
|
2022-07-26 11:24:44 +02:00 |
|
|
|
af48476c5a
|
Add --disable-gems for Ruby version fallback to save 60-100ms
|
2022-07-26 11:23:57 +02:00 |
|
|
|
318328ffa8
|
Cleaner pyenv setup in case it is in a non-standard location or missing altogether
|
2022-07-26 11:23:23 +02:00 |
|
|
|
be1e716cd8
|
Detect python3 when starting a simple http server
|
2022-04-14 17:29:16 +02:00 |
|
|
|
d6f7f5b5ae
|
Use bundle exec to start rails apps
|
2022-04-14 17:28:40 +02:00 |
|
|
|
27e2064432
|
Add local perl config
|
2022-04-14 17:27:59 +02:00 |
|
|
|
46eedc18dd
|
Initialize pyenv if installed
|
2020-10-08 16:39:47 +02:00 |
|
|
|
fed0941208
|
Alias chruby as cr
|
2020-06-29 12:14:50 +02:00 |
|
|
|
d205b117bd
|
Explicitly use webrick in ss function to workaround strange argument parsing in updated old rails versions
|
2019-03-25 12:13:57 +01:00 |
|
|
|
7e1bf02e2d
|
Set the chruby_auto Ruby version in PS1 to show the right version on initial load
|
2019-03-25 12:12:58 +01:00 |
|
|
|
ef3a6f2644
|
Use gittower in preference to GitX for gitx alias
|
2018-08-29 11:25:01 +02:00 |
|
|
|
bf9cc0d7af
|
Remove unnecessary cleanup in .bashrc
|
2018-08-16 00:02:29 +02:00 |
|
|
|
66dd80c008
|
Inline calculation of ps1_exit_code for Bash 3
|
2018-08-16 00:00:50 +02:00 |
|
|
|
5635aeb13c
|
Return error code if with_project fails
|
2018-08-15 23:55:02 +02:00 |
|
|
|
9b3c978f29
|
Show the exit status of the last command in Bash prompt
|
2018-08-15 23:47:39 +02:00 |
|
|
|
f6b528e424
|
Update calculation of short_pwd to also work on Bash 4
|
2018-08-15 23:15:43 +02:00 |
|
|
|
fc2d6187d6
|
Set locale variables to avoid warnings on SSH targets
|
2018-08-15 23:15:18 +02:00 |
|
|
|
55778eac5d
|
Dynamically determine Ruby version for PS1
|
2018-08-08 17:46:53 +02:00 |
|
|
|
8d2e9d6057
|
Open new window when using atom as $EDITOR
|
2018-08-07 16:38:13 +02:00 |
|
|
|
d8f7d8c986
|
Remove redundant editor settings from .bashrc
|
2018-08-07 16:22:08 +02:00 |
|
Holger Just
|
02f66468fa
|
Load shell theme in .bash_profile to not mess with a connecting rsync
|
2018-08-07 12:53:14 +02:00 |
|
|
|
43c5579820
|
Cleanup .bashrc
|
2018-08-07 11:47:56 +02:00 |
|
|
|
a58f873114
|
Use atom instead of subl as the default editor
|
2018-08-06 20:10:54 +02:00 |
|
|
|
001cd7ff74
|
Show Ruby version in PS1 using various possible means
|
2018-08-06 20:10:09 +02:00 |
|
|
|
f41e33a747
|
Load chruby if installed
|
2018-08-06 20:10:09 +02:00 |
|
Holger Just
|
a47be4f421
|
Don't automatically use a nvm version
|
2018-06-29 16:05:21 +02:00 |
|
Holger Just
|
1f5de18070
|
Update NVM initialization
|
2018-06-25 17:36:46 +02:00 |
|
Holger Just
|
72b3927463
|
Add ~/.cargo/bin to PATH for Rust development
|
2017-12-07 18:06:30 +01:00 |
|
Holger Just
|
1aa5a96596
|
Don't mess with the Terminal title anymore
|
2016-09-14 16:37:52 +02:00 |
|
Holger Just
|
0cd2363345
|
Init RVM all in one place
|
2016-09-14 16:37:14 +02:00 |
|
Holger Just
|
9f4fb865a8
|
Load (private) .bash_procile_env if present
|
2016-09-14 16:36:53 +02:00 |
|
Holger Just
|
6c1c0499ed
|
Add jhome helper to set the JAVA_HOME for a specific version in the environment
|
2016-04-12 12:40:29 +02:00 |
|
Holger Just
|
566278035a
|
Add mc function for mkdir && cd
|
2016-03-04 16:03:09 +01:00 |
|
Holger Just
|
ab5d4a54b1
|
Remove special handling of Python paths on OSX. It's not needed anymore with newer homebrews
|
2015-11-10 22:55:01 +01:00 |
|
Holger Just
|
b9dc7a1fef
|
Get the hash of the current git HEAD with ghead
|
2015-01-12 16:57:56 +01:00 |
|