Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: use template-mode instead of template-simple | Alexander Sulfrian | 2012-05-04 | 3 | -420/+4 |
| | |||||
* | bashrc: load all common modules using a wildcard | Alexander Sulfrian | 2012-04-26 | 1 | -36/+2 |
| | |||||
* | virtualenv: load virtualenvwrapper everywhere if its enabled | Alexander Sulfrian | 2012-04-26 | 2 | -2/+3 |
| | |||||
* | emacs.d: updated byte-compile files | Alexander Sulfrian | 2012-04-25 | 2 | -0/+0 |
| | |||||
* | emacs.d/lisp: fix color-themes setup | Alexander Sulfrian | 2012-04-25 | 4 | -4/+5 |
| | |||||
* | emacs.d/lisp: added color-theme module | Alexander Sulfrian | 2012-04-25 | 2 | -0/+1664 |
| | |||||
* | emacs: add user settings (name, email) | Alexander Sulfrian | 2012-04-25 | 1 | -0/+3 |
| | |||||
* | emacs: removed legacy setting | Alexander Sulfrian | 2012-04-25 | 1 | -1/+0 |
| | |||||
* | emacs: reorder settings | Alexander Sulfrian | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | emacs: reformatted c-mode settings | Alexander Sulfrian | 2012-04-25 | 1 | -9/+12 |
| | |||||
* | emacs: added org-mode configuration | Alexander Sulfrian | 2012-04-25 | 1 | -1/+14 |
| | |||||
* | emacs: added some additional modes | Alexander Sulfrian | 2012-04-25 | 36 | -1/+16378 |
| | |||||
* | emacs: globally disable flyspell, but activate it if needed | Alexander Sulfrian | 2012-04-25 | 1 | -49/+45 |
| | | | | | | | flyspell-mode is no more enabled in all the different major-modes, if you need it you could enable it with automatic variables on file level with this at top of an file as comment: -*- flyspell-dict: "german" -*- | ||||
* | emacs: flyspell git commit messages | Alexander Sulfrian | 2012-04-25 | 1 | -1/+2 |
| | |||||
* | emacs: ido speedup (no tramp), more completions | Alexander Sulfrian | 2012-04-25 | 1 | -1/+2 |
| | |||||
* | emacs: remove legacy stuff | Alexander Sulfrian | 2012-04-25 | 1 | -4/+0 |
| | |||||
* | emacs: you could use "C-x k" to close a client file | Alexander Sulfrian | 2012-04-25 | 1 | -1/+8 |
| | |||||
* | emacs: ignore .d files in completion | Alexander Sulfrian | 2012-04-25 | 1 | -0/+4 |
| | |||||
* | emacs: clever home key | Alexander Sulfrian | 2012-04-25 | 1 | -0/+5 |
| | |||||
* | emacs: fix comments style | Alexander Sulfrian | 2012-04-25 | 1 | -15/+14 |
| | |||||
* | emacs: externalized custom file, use color-theme | Alexander Sulfrian | 2012-04-25 | 2 | -243/+283 |
| | |||||
* | mplayer/input.conf: select audio/subtitle with small letters now | Alexander Sulfrian | 2012-04-25 | 1 | -2/+2 |
| | | | | | the capital S could now be used to create a screenshot with -vf screenshot so it should not be bind to another action | ||||
* | Xdefaults: added colors for alternating backgrounds in tkabber | Alexander Sulfrian | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | emacs.d/list: added deft script for quick notes | Alexander Sulfrian | 2012-04-25 | 2 | -0/+771 |
| | |||||
* | emacs.d/lisp: added self-compile-mode | Alexander Sulfrian | 2012-04-24 | 3 | -9/+63 |
| | | | | self written script for byte-compiling lisp files on save | ||||
* | emacs.d/snippets: added personal snippets | Alexander Sulfrian | 2012-04-24 | 1 | -1/+0 |
| | |||||
* | emacs.d/lisp/yasnippet: added yasnippet | Alexander Sulfrian | 2012-04-24 | 537 | -0/+70936 |
| | |||||
* | emacs.d/lisp: added personal color themes | Alexander Sulfrian | 2012-04-24 | 2 | -0/+71 |
| | |||||
* | gitconfig: added gitglobalignore file | Alexander Sulfrian | 2012-04-24 | 2 | -0/+10 |
| | |||||
* | emacs.d/lisp/magit: version bump | Alexander Sulfrian | 2012-04-24 | 27 | -2026/+7163 |
| | |||||
* | bashrc/common/shopt: fix timestamp in history | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | Xdefaults: use default browser to open URLs | Alexander Sulfrian | 2012-04-24 | 1 | -1/+0 |
| | |||||
* | bashrc/common/browser: refactor script to make it more flexible | Alexander Sulfrian | 2012-04-24 | 1 | -10/+9 |
| | |||||
* | emacs.d/lisp/delphi-mode-ench: require cl to be able to use pushnew | Alexander Sulfrian | 2012-04-24 | 1 | -0/+2 |
| | | | | it cl is not required before, we need it here | ||||
* | bin/t: remove redirection from tmux ls command | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
| | | | | | tmux hags when redirecting output (bug in epoll on linux) so do not redirect the output to be able to use the t binary again | ||||
* | emacs.elc: update byte-compiled-version of emacs init-file | Alexander Sulfrian | 2012-04-24 | 1 | -0/+0 |
| | |||||
* | emacs: removed legacy argument from global-font-lock-mode | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | emacs: enable loading if not all modules are available | Alexander Sulfrian | 2012-04-24 | 1 | -37/+44 |
| | |||||
* | emacs: removed duplicate entries | Alexander Sulfrian | 2012-04-24 | 1 | -2/+0 |
| | |||||
* | ssh-agent-forwarding: do not spam tmp with empty temp files | Alexander Sulfrian | 2012-01-31 | 1 | -2/+2 |
| | |||||
* | starsystems: updated pkg_path for new release | Alexander Sulfrian | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | prompt: add braces around vcs status | Alexander Sulfrian | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | prompt: do not display root username, only red # at end of prompt | Alexander Sulfrian | 2012-01-22 | 1 | -8/+7 |
| | |||||
* | removed orphaned config file | Alexander Sulfrian | 2012-01-22 | 1 | -4/+0 |
| | |||||
* | prompt: change some colors | Alexander Sulfrian | 2012-01-11 | 1 | -7/+6 |
| | |||||
* | prompt: really fix spacing | Alexander Sulfrian | 2012-01-11 | 1 | -2/+2 |
| | |||||
* | prompt: fixed spacing after host as root | Alexander Sulfrian | 2012-01-11 | 1 | -6/+7 |
| | |||||
* | common/prompt: display if currently using a python virtual env | Alexander Sulfrian | 2012-01-10 | 1 | -2/+5 |
| | |||||
* | common/prompt: hide user if alex, hide host if laptop | Alexander Sulfrian | 2012-01-10 | 1 | -3/+7 |
| | |||||
* | node/laptop: added virtualenv python startup | Alexander Sulfrian | 2012-01-10 | 1 | -0/+9 |
| |