Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/dimitri/el-get/commit/8f886c07d267894263e5c9818c60ada480aa7e0a
|
|
|
|
|
|
|
|
|
|
- disable php flymake (problems with TRAMP)
- use tcp instead of local sockets
- disable the tool bar
- move mailto-compose-mail to .emacs.d/emacsutils.el
- add emacs-terminal-emulator to .emacs.d/emacsutils.el
|
|
* .bash_aliases: fix hardcoded location of dircolors
* .bashrc: move daemon-starting to...
* .profile:
* .wl: set up SMTP, increase folder-window-width
* .crontab: run make every 5 min.
* .emacs:
o load php-mode-improved, mmm-mode, dtrt-indent, folding
o set default theme to color-theme-ttyp-dark (override for X11)
o (setq default indent-tabs-mode t)
o set up flymake for PHP
* .git.info.exclude: ignore .bogofilter/*
* .maildirproc/default.rc: tweak filters
|
|
* .emacs: convert tabs to spaces
|
|
Note that .bashrc is increasing it's reliance on "thingutils"
|
|
|
|
|
|
|
|
|
|
|
|
* .bashrc: include .bash.d/*
* .bash.d/emacs.sh: adjust emacsclient flags in SELECTED_EDITOR, EDITOR, and VISUAL based on $DISPLAY and $TERM
* .emacs: set the font size in a way that plays nice with daemon-mode
|
|
Move login-stuff from `.bashrc' to `.profile', which loads `.bashrc'
if it is a bash shell (hopefully). Add `.Xsession', wich includes
`.profile'.
`bin/v-www-browser' (technically not a dotfile), is a script that
loads either www-browser or x-www-browser, depending on if we're
using X11 or not (really, whether $DISPLAY is set).
`.emacs' was edited to have browse-url run v-www-browser instead of
www-browser.
|
|
'*~' files
|
|
|