Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use rbus copy() | Benedikt Böhm | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | prompt added | Alexander Sulfrian | 2009-06-23 | 2 | -1/+101 |
| | | | | added customized gentoo-prompt with returncode, svn/git magic | ||||
* | updated emacs config: rect-mark, saveposition, gitignore | Alexander Sulfrian | 2009-06-01 | 3 | -1/+483 |
| | | | | | | added rect-mark to make it posible to visual select rectangle regions added saveposition to jump to the position of the last visit of the file added gitignore file to ignore the dynamic files by emacs | ||||
* | added aliases for most used git commands | Alexander Sulfrian | 2009-06-01 | 1 | -0/+8 |
| | |||||
* | added configfile for gnopasterrc | Alexander Sulfrian | 2009-05-31 | 2 | -0/+5 |
| | | | | default url for gnopasterrc on paste.animux.de | ||||
* | change directroy to home | Alexander Sulfrian | 2009-05-05 | 1 | -0/+3 |
| | | | | added cd to homedir at start | ||||
* | tkabber theme | Alexander Sulfrian | 2009-05-01 | 1 | -1/+1 |
| | | | | | change the ident of subjids (if 1 account has 2 resources) to proper display the arrow in front of it | ||||
* | do not update the mapping checksum after merge | Alexander Sulfrian | 2009-04-16 | 1 | -1/+1 |
| | | | | | do not update the mapping checksum after merge, so that the old checksum stay there until executing godot.sh again | ||||
* | updated emacs config | Alexander Sulfrian | 2009-04-16 | 4 | -4/+436 |
| | | | | | | | | | enabled the templates automatic add template to new files added templates added .emacs.d/lisp to load-path automatic follow symlinks to vc automatic bytecompile .emacs in dotfiles | ||||
* | screen autoresume support | Alexander Sulfrian | 2009-04-10 | 1 | -0/+3 |
| | | | | created alias from screen to screen -xR | ||||
* | remove warning when running emerge with reset_screen_title activated | Alexander Sulfrian | 2009-04-07 | 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. | ||||
* | prettify mount output | Benedikt Böhm | 2009-04-07 | 1 | -0/+9 |
| | |||||
* | orgin -> origin | Andreas Nüßlein | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | update-magic improved | Alexander Sulfrian | 2009-04-07 | 1 | -4/+5 |
| | | | | | | Conflicts: bashrc/main.sh | ||||
* | tkabber config hinzugefügt | Alexander Sulfrian | 2009-04-04 | 1 | -0/+192 |
| | |||||
* | corrected the bashcompletion including | Alexander Sulfrian | 2009-04-02 | 1 | -11/+15 |
| | |||||
* | add bash_profile link | Alexander Sulfrian | 2009-02-28 | 1 | -0/+1 |
| | |||||
* | added srceen magic | Alexander Sulfrian | 2009-02-28 | 2 | -0/+25 |
| | | | | automatic rename of screen window | ||||
* | removed message if no node scripts are available | Alexander Sulfrian | 2009-02-26 | 1 | -1/+1 |
| | |||||
* | change _load node to load many files for one node | Alexander Sulfrian | 2009-02-25 | 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 | ||||
* | added deluge ssh forwarding for laptop | Alexander Sulfrian | 2009-02-25 | 1 | -1/+2 |
| | |||||
* | not return, but exit | Alexander Sulfrian | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | lets check first weather git is available or not | Alexander Sulfrian | 2009-02-23 | 1 | -0/+5 |
| | |||||
* | relative path error | Alexander Sulfrian | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | godot should write the md5sum from the directory from where it is checked later | Alexander Sulfrian | 2009-02-23 | 1 | -2/+6 |
| | |||||
* | do not create/record ssh_auth_sock if it is set to the symlink | Alexander Sulfrian | 2009-02-23 | 1 | -3/+3 |
| | |||||
* | fixed wired behaviour if ssh-agent is running and publishing but its not ↵ | Alexander Sulfrian | 2009-02-22 | 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 | ||||
* | added fixssh again to create symlink to latest connected agent-socket | Alexander Sulfrian | 2009-02-08 | 1 | -10/+28 |
| | |||||
* | remove old symlink before creating new one | Alexander Sulfrian | 2009-02-08 | 1 | -2/+12 |
| | |||||
* | always set SSH_AGENT_SOCK to the symlink | Alexander Sulfrian | 2009-02-08 | 1 | -4/+2 |
| | |||||
* | removed fixssh | Alexander Sulfrian | 2009-02-08 | 1 | -32/+2 |
| | | | | | - symlink agend-socket on connect - other handling after that is manuell | ||||
* | fixed small error | Alexander Sulfrian | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | fixed typo | Alexander Sulfrian | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | switch from keychain to gpg-agent | Alexander Sulfrian | 2009-02-07 | 1 | -3/+3 |
| | |||||
* | added support for saving and restoring forwarded ssh-agent settings | Alexander Sulfrian | 2009-02-07 | 2 | -0/+58 |
| | |||||
* | alias nano to pico if only pico is available | Alexander Sulfrian | 2009-02-05 | 1 | -0/+7 |
| | |||||
* | added .emacs to dotfiles | Alexander Sulfrian | 2009-02-05 | 2 | -0/+306 |
| | |||||
* | fix if bashrc is executed twice | Alexander Sulfrian | 2009-02-05 | 1 | -0/+3 |
| | |||||
* | path issues | Alexander Sulfrian | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | make md5sum quite | Alexander Sulfrian | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | update symlink mapping hash in godot.sh | Alexander Sulfrian | 2009-02-03 | 1 | -0/+3 |
| | |||||
* | typo | Alexander Sulfrian | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | add linebreak | Alexander Sulfrian | 2009-02-03 | 1 | -1/+2 |
| | |||||
* | typo | Alexander Sulfrian | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | created godot.sh, symlink-mapping | Alexander Sulfrian | 2009-02-03 | 3 | -1/+54 |
| | |||||
* | adding management dir (ignoring all content) | Alexander Sulfrian | 2009-02-03 | 1 | -0/+1 |
| | |||||
* | rework of .screenrc | Alexander Sulfrian | 2009-01-31 | 1 | -356/+43 |
| | | | | | | | | - long time needed rewrite of screenrc - remove some unnessesary stuff - default to multiuser mode - removed the most colors from caption/hardstatus - remove some information (load, hostname) from caption | ||||
* | handle the AWT_TOOLKIT-fix in .xinitrc | Alexander Sulfrian | 2009-01-27 | 1 | -3/+0 |
| | |||||
* | set AWT_TOOLKIT if xmonad is running to fix some poor java bugs | Alexander Sulfrian | 2008-12-09 | 1 | -0/+3 |
| | |||||
* | add mplayer configs | Alexander Sulfrian | 2008-12-05 | 3 | -0/+248 |
| |