Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added snippets for loading with module from dotfiles | Alexander Sulfrian | 2009-10-22 | 404 | -0/+2338 | |
| | ||||||
* | added dropdown-list module | Alexander Sulfrian | 2009-10-22 | 1 | -0/+258 | |
| | ||||||
* | moved to correct place | Alexander Sulfrian | 2009-10-22 | 1 | -0/+0 | |
| | ||||||
* | added yasnippet | Alexander Sulfrian | 2009-10-22 | 1 | -0/+3676 | |
| | ||||||
* | added emacs.elc to dotfiles | Alexander Sulfrian | 2009-10-22 | 3 | -1/+2 | |
| | ||||||
* | cleanup | Alexander Sulfrian | 2009-10-21 | 2 | -0/+363 | |
| | | | | | added ignores for some emacs files added smex.el that is included from .emacs | |||||
* | fixes for emacs-23 | Alexander Sulfrian | 2009-10-21 | 2 | -5/+25 | |
| | ||||||
* | correct typo | Alexander Sulfrian | 2009-10-21 | 1 | -1/+1 | |
| | ||||||
* | removed emerge function, is now a script in dotfiles/bashrc/bin | Alexander Sulfrian | 2009-10-21 | 1 | -9/+0 | |
| | ||||||
* | added custom scripts in dotfiles and added folder to path | Alexander Sulfrian | 2009-10-21 | 7 | -8/+49 | |
| | ||||||
* | readded screen title magic | Alexander Sulfrian | 2009-10-18 | 2 | -10/+5 | |
| | ||||||
* | bugfix: removed recursion, if hostname is not set | Alexander Sulfrian | 2009-07-31 | 1 | -1/+3 | |
| | ||||||
* | screenmagic for all terms that start with screen | Alexander Sulfrian | 2009-07-20 | 1 | -2/+2 | |
| | ||||||
* | defined term in screenrc to ensure, that the screenmagic works everywhere | Alexander Sulfrian | 2009-07-20 | 1 | -0/+1 | |
| | ||||||
* | changed emerge alias to deal with PROMPT_COMMAND | Alexander Sulfrian | 2009-07-05 | 1 | -4/+2 | |
| | ||||||
* | changed wildcard load | Alexander Sulfrian | 2009-07-05 | 1 | -3/+9 | |
| | ||||||
* | fixed missing backslash | Alexander Sulfrian | 2009-07-05 | 1 | -1/+1 | |
| | ||||||
* | screen magic only in screen, removed newline from prompt | Alexander Sulfrian | 2009-07-05 | 1 | -2/+5 | |
| | ||||||
* | removed PROMPT_COMMAND in screen | Alexander Sulfrian | 2009-07-05 | 2 | -2/+3 | |
| | ||||||
* | update prompt to by fully generated by propt_command | Alexander Sulfrian | 2009-07-05 | 1 | -87/+89 | |
| | | | | | using prompt command to gernerate a static prompt to support correct bash line wrapping | |||||
* | removed trailing whitespaces | Alexander Sulfrian | 2009-07-05 | 1 | -3/+3 | |
| | ||||||
* | fix git magic in prompt to not activate in .git dir or bare repositories | Alexander Sulfrian | 2009-06-23 | 1 | -1/+1 | |
| | ||||||
* | fixed root prompt | Alexander Sulfrian | 2009-06-23 | 1 | -1/+1 | |
| | ||||||
* | 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 |