Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-05-15 | bashrc/main: replace tabs with spaces | Alexander Sulfrian | 1 | -2/+2 | |
2012-05-12 | bashrc/main: possibility to start in different directory | Alexander Sulfrian | 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 | |||||
2012-05-12 | bashrc/main: use tag instead of branch to track old origin | Alexander Sulfrian | 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 | |||||
2012-05-07 | bashrc/main: some less output | Alexander Sulfrian | 1 | -6/+6 | |
2012-05-06 | Revert "bashrc/main: do not update on non interactive shell but set environment" | Alexander Sulfrian | 1 | -1/+4 | |
This reverts commit 520dcb9f6dba95066296de9f71e398cc30b84f69. Conflicts: bashrc/main.sh | |||||
2012-05-04 | bashrc/main: make grep in git-status more strict | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: old-origin should not be tracking | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: leave .dotfiles directory after timeout | Alexander Sulfrian | 1 | -0/+1 | |
2012-05-04 | bashrc/main: timeout fetch after 3s | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: fix check if shell is interactive | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: update could now handle force pushes to the server | Alexander Sulfrian | 1 | -1/+28 | |
2012-05-04 | bashrc/main: timeout git fetch origin after 5s | Alexander Sulfrian | 1 | -1/+15 | |
2012-05-04 | bashrc/main: do not update on non interactive shell but set environment | Alexander Sulfrian | 1 | -4/+1 | |
2012-04-26 | bashrc: load all common modules using a wildcard | Alexander Sulfrian | 1 | -36/+2 | |
2011-03-30 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
2011-03-30 | fixed md5 hashing check of symlink-mapping for OpenBSD | Alexander Sulfrian | 1 | -1/+7 | |
2009-10-22 | do not execute exit for non interactive shells | Alexander Sulfrian | 1 | -2/+2 | |
2009-10-18 | readded screen title magic | Alexander Sulfrian | 1 | -4/+4 | |
2009-07-05 | changed wildcard load | Alexander Sulfrian | 1 | -3/+9 | |
2009-07-05 | removed PROMPT_COMMAND in screen | Alexander Sulfrian | 1 | -2/+2 | |
2009-07-05 | removed trailing whitespaces | Alexander Sulfrian | 1 | -3/+3 | |
2009-06-23 | prompt added | Alexander Sulfrian | 1 | -1/+1 | |
added customized gentoo-prompt with returncode, svn/git magic | |||||
2009-05-05 | change directroy to home | Alexander Sulfrian | 1 | -0/+3 | |
added cd to homedir at start | |||||
2009-04-16 | do not update the mapping checksum after merge | Alexander Sulfrian | 1 | -1/+1 | |
do not update the mapping checksum after merge, so that the old checksum stay there until executing godot.sh again | |||||
2009-04-07 | orgin -> origin | Andreas Nüßlein | 1 | -2/+2 | |
2009-04-07 | update-magic improved | Alexander Sulfrian | 1 | -4/+5 | |
Conflicts: bashrc/main.sh | |||||
2009-02-28 | added srceen magic | Alexander Sulfrian | 1 | -0/+6 | |
automatic rename of screen window | |||||
2009-02-26 | removed message if no node scripts are available | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-25 | change _load node to load many files for one node | Alexander Sulfrian | 1 | -2/+2 | |
on _load node \* load all sh files in node/$_NODENAME/ split up node/laptop.sh (that was not loaded) into several small files | |||||
2009-02-07 | switch from keychain to gpg-agent | Alexander Sulfrian | 1 | -3/+3 | |
2009-02-07 | added support for saving and restoring forwarded ssh-agent settings | Alexander Sulfrian | 1 | -0/+3 | |
2009-02-05 | fix if bashrc is executed twice | Alexander Sulfrian | 1 | -0/+3 | |
2009-02-03 | make md5sum quite | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-03 | typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-03 | add linebreak | Alexander Sulfrian | 1 | -1/+2 | |
2009-02-03 | typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-03 | created godot.sh, symlink-mapping | Alexander Sulfrian | 1 | -1/+13 | |
2008-10-31 | browser hinzugefügt | Alexander Sulfrian | 1 | -0/+3 | |
2008-10-29 | added bashrc configdir | Alexander Sulfrian | 1 | -0/+90 | |
added git config |