Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-10-21 | correct typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-10-21 | added custom scripts in dotfiles and added folder to path | Alexander Sulfrian | 2 | -8/+3 | |
2009-10-18 | readded screen title magic | Alexander Sulfrian | 1 | -6/+1 | |
2009-07-20 | screenmagic for all terms that start with screen | Alexander Sulfrian | 1 | -2/+2 | |
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 | 1 | -0/+1 | |
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-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 | 1 | -0/+100 | |
added customized gentoo-prompt with returncode, svn/git magic | |||||
2009-04-10 | screen autoresume support | Alexander Sulfrian | 1 | -0/+3 | |
created alias from screen to screen -xR | |||||
2009-04-07 | prettify mount output | Benedikt Böhm | 1 | -0/+9 | |
2009-04-02 | corrected the bashcompletion including | Alexander Sulfrian | 1 | -11/+15 | |
2009-02-28 | added srceen magic | Alexander Sulfrian | 1 | -0/+19 | |
automatic rename of screen window | |||||
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 | added support for saving and restoring forwarded ssh-agent settings | Alexander Sulfrian | 1 | -0/+55 | |
2009-02-05 | alias nano to pico if only pico is available | Alexander Sulfrian | 1 | -0/+7 | |
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 | 1 | -0/+13 | |
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 | added bashrc configdir | Alexander Sulfrian | 8 | -0/+141 | |
added git config |