Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2009-01-27 | handle the AWT_TOOLKIT-fix in .xinitrc | Alexander Sulfrian | 1 | -3/+0 | |
2008-12-09 | set AWT_TOOLKIT if xmonad is running to fix some poor java bugs | Alexander Sulfrian | 1 | -0/+3 | |
2008-10-31 | bug fixed | Alexander Sulfrian | 2 | -2/+2 | |
2008-10-31 | bug fixed | Alexander Sulfrian | 1 | -1/+1 | |
2008-10-31 | browser hinzugefügt | Alexander Sulfrian | 2 | -0/+16 | |
2008-10-30 | bug fixed | Alexander Sulfrian | 1 | -2/+2 | |
2008-10-30 | hash quite | Alexander Sulfrian | 1 | -2/+2 | |
2008-10-29 | error fixed | Alexander Sulfrian | 1 | -1/+1 | |
2008-10-29 | semantic error fixed | Alexander Sulfrian | 1 | -1/+1 | |
2008-10-29 | unzip creates new folder | Alexander Sulfrian | 1 | -0/+4 | |
2008-10-29 | gentoo specific alias | Alexander Sulfrian | 3 | -1/+66 | |
2008-10-29 | node specific settings from old bashrc | Alexander Sulfrian | 1 | -0/+8 | |
2008-10-29 | added bashrc configdir | Alexander Sulfrian | 11 | -0/+247 | |
added git config |