1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00

192 Commits

Author SHA1 Message Date
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
Holger Just
466cc47b69 git su should update submodules recursively 2016-03-04 16:04:04 +01:00
Holger Just
566278035a Add mc function for mkdir && cd 2016-03-04 16:03:09 +01:00
Holger Just
7e8e9c1a06 Reduce git HTTP postBuffer to not trigger errors 2016-01-06 14:01:51 +01:00
Holger Just
a1cc22fb25 Check if all submodules are already pushed on git push 2016-01-06 14:01:19 +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
6214ab7e74 Add pencil package in vim 2015-11-10 22:54:09 +01:00
Holger Just
5a250acc21 Fix PS1 for git. Use the system-provided bash-completion script from git 2015-04-24 12:19:28 +02:00
Holger Just
fbd0b42acd Add aiport shortcut 2015-01-12 16:59:44 +01:00
Holger Just
b9dc7a1fef Get the hash of the current git HEAD with ghead 2015-01-12 16:57:56 +01:00
Holger Just
3712adaa6b Remove old REE tweeks 2015-01-12 16:57:16 +01:00
Holger Just
65e852fba3 Quotes are distracting... 2014-05-20 11:15:22 +02:00