Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bashrc/main: no need for reset anymore | Alexander Sulfrian | 2012-07-16 | 1 | -9/+4 |
| | |||||
* | bashrc/main: some optimization | Alexander Sulfrian | 2012-07-16 | 1 | -2/+2 |
| | |||||
* | bashrc/main: use rebase to preserve local commits | Alexander Sulfrian | 2012-07-16 | 1 | -7/+8 |
| | |||||
* | /bashrc/common/prompt: set terminal title | Alexander Sulfrian | 2012-07-13 | 1 | -0/+4 |
| | | | | | if detected a valid terminal (xterm or a rxvt variant) set the icon name and title (better distinction of different terminals) | ||||
* | bashrc/common/prompt: fix detection of tmux and screen | Alexander Sulfrian | 2012-07-13 | 1 | -2/+2 |
| | | | | | | before even a normal terminal with TERM="screen" was detected as screen and f.e. caused problems with connectbot from android (set TERM="screen" but did not understand the screen escape sequences for setting the title) | ||||
* | bash/common: always set WORKON_HOME | Alexander Sulfrian | 2012-06-27 | 1 | -4/+11 |
| | |||||
* | bashrc/common: fix virtual env path | Alexander Sulfrian | 2012-06-27 | 1 | -0/+3 |
| | |||||
* | bashrc/net: do not display error, if fqdn is not valid | Alexander Sulfrian | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | bashrc/net/zedat: initial customization | Alexander Sulfrian | 2012-06-11 | 4 | -0/+18 |
| | |||||
* | bashrc: add possibility to change settings based on the domain | Alexander Sulfrian | 2012-06-11 | 2 | -0/+9 |
| | |||||
* | bashrc/main: replace tabs with spaces | Alexander Sulfrian | 2012-05-15 | 1 | -2/+2 |
| | |||||
* | bashrc/main: possibility to start in different directory | Alexander Sulfrian | 2012-05-12 | 1 | -1/+5 |
| | | | | | | use $DIR environment variable to start the shell in another directory than the home directory. this is currently used by the emacs quick-open-shell function | ||||
* | bashrc/main: use tag instead of branch to track old origin | Alexander Sulfrian | 2012-05-12 | 1 | -7/+11 |
| | | | | | use tag to track the base of the current "rebase" and update tag before cherry-pick and stash to be the real base | ||||
* | bash/common/prompt: fix for newer git version | Alexander Sulfrian | 2012-05-11 | 1 | -1/+5 |
| | | | | | | newer git versions print "Changes not staged for commit:" and not "Changed but not updated:" if changed files are in the working dir but not in the index | ||||
* | bashrc/common/env: added detection for a valid editor | Alexander Sulfrian | 2012-05-07 | 1 | -1/+8 |
| | |||||
* | bashrc/main: some less output | Alexander Sulfrian | 2012-05-07 | 1 | -6/+6 |
| | |||||
* | Revert "bashrc/main: do not update on non interactive shell but set environment" | Alexander Sulfrian | 2012-05-06 | 1 | -1/+4 |
| | | | | | | | | This reverts commit 520dcb9f6dba95066296de9f71e398cc30b84f69. Conflicts: bashrc/main.sh | ||||
* | bashrc/main: make grep in git-status more strict | Alexander Sulfrian | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | bashrc/main: old-origin should not be tracking | Alexander Sulfrian | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | bashrc/main: leave .dotfiles directory after timeout | Alexander Sulfrian | 2012-05-04 | 1 | -0/+1 |
| | |||||
* | bashrc/main: timeout fetch after 3s | Alexander Sulfrian | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | bashrc/main: fix check if shell is interactive | Alexander Sulfrian | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | bashrc/main: update could now handle force pushes to the server | Alexander Sulfrian | 2012-05-04 | 1 | -1/+28 |
| | |||||
* | bashrc/main: timeout git fetch origin after 5s | Alexander Sulfrian | 2012-05-04 | 1 | -1/+15 |
| | |||||
* | bashrc/main: do not update on non interactive shell but set environment | Alexander Sulfrian | 2012-05-04 | 1 | -4/+1 |
| | |||||
* | bashrc: load all common modules using a wildcard | Alexander Sulfrian | 2012-04-26 | 1 | -36/+2 |
| | |||||
* | virtualenv: load virtualenvwrapper everywhere if its enabled | Alexander Sulfrian | 2012-04-26 | 2 | -2/+3 |
| | |||||
* | bashrc/common/shopt: fix timestamp in history | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | bashrc/common/browser: refactor script to make it more flexible | Alexander Sulfrian | 2012-04-24 | 1 | -10/+9 |
| | |||||
* | bin/t: remove redirection from tmux ls command | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
| | | | | | tmux hags when redirecting output (bug in epoll on linux) so do not redirect the output to be able to use the t binary again | ||||
* | ssh-agent-forwarding: do not spam tmp with empty temp files | Alexander Sulfrian | 2012-01-31 | 1 | -2/+2 |
| | |||||
* | starsystems: updated pkg_path for new release | Alexander Sulfrian | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | prompt: add braces around vcs status | Alexander Sulfrian | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | prompt: do not display root username, only red # at end of prompt | Alexander Sulfrian | 2012-01-22 | 1 | -8/+7 |
| | |||||
* | prompt: change some colors | Alexander Sulfrian | 2012-01-11 | 1 | -7/+6 |
| | |||||
* | prompt: really fix spacing | Alexander Sulfrian | 2012-01-11 | 1 | -2/+2 |
| | |||||
* | prompt: fixed spacing after host as root | Alexander Sulfrian | 2012-01-11 | 1 | -6/+7 |
| | |||||
* | common/prompt: display if currently using a python virtual env | Alexander Sulfrian | 2012-01-10 | 1 | -2/+5 |
| | |||||
* | common/prompt: hide user if alex, hide host if laptop | Alexander Sulfrian | 2012-01-10 | 1 | -3/+7 |
| | |||||
* | node/laptop: added virtualenv python startup | Alexander Sulfrian | 2012-01-10 | 1 | -0/+9 |
| | |||||
* | fix redirection of stderr | Alexander Sulfrian | 2011-12-09 | 1 | -3/+3 |
| | | | | 2>&1 has to be after the redirection of stdout | ||||
* | first check if locale binary exists | Alexander Sulfrian | 2011-12-09 | 1 | -4/+6 |
| | | | | | under openbsd locale is not available, so disable locale handling to avoid errors | ||||
* | fixed handling of locales | Alexander Sulfrian | 2011-12-07 | 1 | -1/+3 |
| | |||||
* | node/starsystems: openbsd update | Alexander Sulfrian | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | compatibility fix with openbsd | Alexander Sulfrian | 2011-04-01 | 2 | -2/+4 |
| | | | | | hostname returns the fqnd on openbsd, befor using it as screen title discard the domain part | ||||
* | fixed screen programm display | Alexander Sulfrian | 2011-04-01 | 1 | -1/+1 |
| | | | | | also display set_screen_title if TERM is not screen but contains screen | ||||
* | OpenBSD compatibility fixes | Alexander Sulfrian | 2011-03-31 | 1 | -1/+1 |
| | |||||
* | fixed typo | Alexander Sulfrian | 2011-03-30 | 1 | -0/+0 |
| | |||||
* | fixed typo | Alexander Sulfrian | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | fixed loading of node configs | Alexander Sulfrian | 2011-03-30 | 2 | -1/+5 |
| |