Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-11-03 | fix typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-11-03 | readded common.sh to use the dist-magic | Alexander Sulfrian | 1 | -0/+1 | |
2009-10-22 | do not execute exit for non interactive shells | Alexander Sulfrian | 1 | -2/+2 | |
2009-10-22 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-10-21 | correct typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-10-21 | removed emerge function, is now a script in dotfiles/bashrc/bin | Alexander Sulfrian | 1 | -9/+0 | |
2009-10-21 | added custom scripts in dotfiles and added folder to path | Alexander Sulfrian | 7 | -8/+49 | |
2009-10-18 | readded screen title magic | Alexander Sulfrian | 2 | -10/+5 | |
2009-07-31 | bugfix: removed recursion, if hostname is not set | Alexander Sulfrian | 1 | -1/+3 | |
2009-07-20 | screenmagic for all terms that start with screen | Alexander Sulfrian | 1 | -2/+2 | |
2009-07-05 | changed emerge alias to deal with PROMPT_COMMAND | Alexander Sulfrian | 1 | -4/+2 | |
2009-07-05 | changed wildcard load | Alexander Sulfrian | 1 | -3/+9 | |
2009-07-05 | fixed missing backslash | Alexander Sulfrian | 1 | -1/+1 | |
2009-07-05 | screen magic only in screen, removed newline from prompt | Alexander Sulfrian | 1 | -2/+5 | |
2009-07-05 | removed PROMPT_COMMAND in screen | Alexander Sulfrian | 2 | -2/+3 | |
2009-07-05 | update prompt to by fully generated by propt_command | Alexander Sulfrian | 1 | -87/+89 | |
using prompt command to gernerate a static prompt to support correct bash line wrapping | |||||
2009-07-05 | removed trailing whitespaces | Alexander Sulfrian | 1 | -3/+3 | |
2009-06-23 | fix git magic in prompt to not activate in .git dir or bare repositories | Alexander Sulfrian | 1 | -1/+1 | |
2009-06-23 | fixed root prompt | Alexander Sulfrian | 1 | -1/+1 | |
2009-06-23 | use rbus copy() | Benedikt Böhm | 1 | -0/+8 | |
2009-06-23 | prompt added | Alexander Sulfrian | 2 | -1/+101 | |
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-10 | screen autoresume support | Alexander Sulfrian | 1 | -0/+3 | |
created alias from screen to screen -xR | |||||
2009-04-07 | remove warning when running emerge with reset_screen_title activated | Alexander Sulfrian | 1 | -0/+10 | |
NASTY HACK: somehow emerge tinkers with the environment and reset_screen_title is not available anymore, so we disable it before running emerge, and initialize it again afterwards. | |||||
2009-04-07 | prettify mount output | Benedikt Böhm | 1 | -0/+9 | |
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-04-02 | corrected the bashcompletion including | Alexander Sulfrian | 1 | -11/+15 | |
2009-02-28 | added srceen magic | Alexander Sulfrian | 2 | -0/+25 | |
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 | 5 | -12/+6 | |
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-25 | added deluge ssh forwarding for laptop | Alexander Sulfrian | 1 | -1/+2 | |
2009-02-23 | do not create/record ssh_auth_sock if it is set to the symlink | Alexander Sulfrian | 1 | -3/+3 | |
2009-02-22 | fixed wired behaviour if ssh-agent is running and publishing but its not ↵ | Alexander Sulfrian | 1 | -6/+11 | |
forwarded over ssh fixed error to create a symlink on itself if ssh-agent was not forwarded over ssh try to not overwrite the correct ssh-agent enviroment variables with a unvalid value | |||||
2009-02-08 | added fixssh again to create symlink to latest connected agent-socket | Alexander Sulfrian | 1 | -10/+28 | |
2009-02-08 | remove old symlink before creating new one | Alexander Sulfrian | 1 | -2/+12 | |
2009-02-08 | always set SSH_AGENT_SOCK to the symlink | Alexander Sulfrian | 1 | -4/+2 | |
2009-02-08 | removed fixssh | Alexander Sulfrian | 1 | -32/+2 | |
- symlink agend-socket on connect - other handling after that is manuell | |||||
2009-02-07 | fixed small error | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-07 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
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 | 2 | -0/+58 | |
2009-02-05 | alias nano to pico if only pico is available | Alexander Sulfrian | 1 | -0/+7 | |
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 | |