|
|
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 |
|
|
|
dbe43bd03f
|
Remove deprecated airport helper
|
2025-01-20 21:59:01 +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 |
|
|
|
4f2facf236
|
Make git addnw more compatible
|
2019-06-05 17:53:14 +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
|
bd6c3306dc
|
Update iTerm config
|
2018-08-06 17:06:13 +02:00 |
|
Holger Just
|
a47be4f421
|
Don't automatically use a nvm version
|
2018-06-29 16:05:21 +02:00 |
|
Holger Just
|
cd1ff35b7f
|
Load .profile before .bash_profile
|
2018-06-25 17:44:27 +02:00 |
|
Holger Just
|
1f5de18070
|
Update NVM initialization
|
2018-06-25 17:36:46 +02:00 |
|
Holger Just
|
836b72bf3d
|
Include .profile when loading .bash_profile
|
2018-06-25 17:33:43 +02:00 |
|
Holger Just
|
72b3927463
|
Add ~/.cargo/bin to PATH for Rust development
|
2017-12-07 18:06:30 +01:00 |
|
Holger Just
|
a62385ab8d
|
Use git push --force-with-lease instead of simple --force
This acts as a tiny barrier for potentially bad decisions. See
https://developer.atlassian.com/blog/2015/04/force-with-lease/
|
2016-10-06 08:53:28 +02:00 |
|
Holger Just
|
90dcd7367e
|
Default to no color for bin/json. Instead, output actual valid JSON by default
|
2016-09-14 16:38:52 +02: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
|
4a7e196e6a
|
Remove broken alteseuropa script
|
2016-06-24 19:36:18 +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
|
80ff4b6677
|
Detect color options for json helper from environment
|
2016-03-10 18:11:23 +01:00 |
|
Holger Just
|
d978f53d53
|
fsck on git operations
|
2016-03-04 16:04:36 +01:00 |
|