all repos
— archive/dotfiles
@ 466163baf6e62fd2bbb8b5fd44de2b5c702c9268
Superseded by nixfiles
summary
refs
tree
log
Emacs: Remove unnecessary eval-and-compile
11 years ago
Alan Pearce
Replace auto-compile-mode with auto-async-byte-compile
11 years ago
Alan Pearce
Setup emmet-mode
11 years ago
Alan Pearce
Emacs: Setup file associations for ruby mode
11 years ago
Alan Pearce
Add GNU Global tags files to global gitignore
11 years ago
Alan Pearce
zsh: Fix error when no gem-based programs are installed
11 years ago
Alan Pearce
zsh: Fix prompt issues with TRAMP
11 years ago
Alan Pearce
Change Emacs font rendering on X11
11 years ago
Alan Pearce
Add font configuration for OSX
11 years ago
Alan Pearce
Set the editor to emacsclient by default
11 years ago
Alan Pearce
zsh: Remove unused aticonfig alias
11 years ago
Alan Pearce
zsh: Refactor and improve cross-platform handling of ls options
11 years ago
Alan Pearce
zsh: Refactor OS checking to use just one variable
11 years ago
Alan Pearce
zsh: Remove gnu-only dircolors assignment
11 years ago
Alan Pearce
zsh: Use gls instead of ls if available
11 years ago
Alan Pearce
zsh: Refactor OS check and include OSX
11 years ago
Alan Pearce
zsh: Remove unused namecoin alias
11 years ago
Alan Pearce
zsh: Remove extra newline from pure prompt
11 years ago
Alan Pearce
Merge remote-tracking branch 'refs/remotes/origin/master'
11 years ago
Alan Pearce
zsh: Add more contrast between success and failure prompt colours
11 years ago
Alan Pearce
zsh: Make git branch name visible in pure prompt
11 years ago
Alan Pearce
zsh: Optimise pure prompt git checking
11 years ago
Alan Pearce
Urxvt: use bright colours without bold fonts
11 years ago
Alan Pearce
zsh: Add solarized dircolors (ansi-universal)
11 years ago
Alan Pearce
zsh: Install and use the pure prompt
11 years ago
Alan Pearce
Merge branch 'master' of server.home:dotfiles
11 years ago
Alan Pearce
Xbindkeys: run dmenu with cache settings
11 years ago
Alan Pearce
Emacs: unbind s-m
11 years ago
Alan Pearce
Emacs: add s-G magit keybinding like s-D
11 years ago
Alan Pearce
Emacs: Unbind more unhelpful Mac keybindings
11 years ago
Alan Pearce
Merge remote-tracking branch 'refs/remotes/origin/master'
11 years ago
Alan Pearce
Emacs: Switch control and command on OSX
11 years ago
Alan Pearce
Emacs: add extra keybinding for projectile-find-file
11 years ago
Alan Pearce
Emacs: unbind unhelpful s-n key
11 years ago
Alan Pearce
Emacs: Fix control key issue on OSX
11 years ago
Alan Pearce
Emacs: make right modifier keys on Mac inherit the configuration of their left counterparts
11 years ago
Alan Pearce
Emacs: setup puppet-mode
11 years ago
Alan Pearce
Installer: check for host-specific zshrc before trying to compile
11 years ago
Alan Pearce
Ignore .DS_Store system files
11 years ago
Alan Pearce
Merge branch 'master' of home:dotfiles
11 years ago
Alan Pearce
Emacs: allow the option key to be used without inputting special characters
11 years ago
Alan Pearce
Emacs: make right modifier keys consistent with their left counterparts on OS X
11 years ago
Alan Pearce
Emacs: switch control and command keys
11 years ago
Alan Pearce
Emacs: install and configure org-journal
11 years ago
Alan Pearce
Emacs: setup slime with the quicklisp-slime-helper
11 years ago
Alan Pearce
Emacs: delay loading redshank until needed
11 years ago
Alan Pearce
Emacs: delay loading eldoc until needed
11 years ago
Alan Pearce
Emacs: delay loading quickrun until needed
11 years ago
Alan Pearce
Emacs: delay loading skewer until needed
11 years ago
Alan Pearce
Emacs: remove redundant :defer specifications
11 years ago
Alan Pearce
Emacs: globally highlight matching parentheses
11 years ago
Alan Pearce
Emacs: migrate expressions from ap/lisp-setup to lisp-common-mode-hook where possible
11 years ago
Alan Pearce
Emacs: add lisp-common-mode-hook to allow cleaner setup of Lisp modes
11 years ago
Alan Pearce
Emacs: disable CEDET configuration until I figure out how to update it again
12 years ago
Alan Pearce
Emacs: Bind shift+space to set the mark
12 years ago
Alan Pearce
Emacs: Improve X11 clipboard interoperability
12 years ago
Alan Pearce
Emacs: add function and keybinding for opening eshell in the current directory
12 years ago
Alan Pearce
Emacs: add keyboard binding for switching to eshell
12 years ago
Alan Pearce
Emacs: make helm update the candidate selection window more quickly
12 years ago
Alan Pearce
Emacs: install multi-term if it is not available
12 years ago
Alan Pearce
Emacs: enable auto-indent-mode in lisps and set its indent level to 2
12 years ago
Alan Pearce
Emacs: use *init-file* to track the location of init.el through symlinks
12 years ago
Alan Pearce
Emacs: make company overlay display more quickly
12 years ago
Alan Pearce
Installer: Fix relative paths
12 years ago
Alan Pearce
Installer: Fix FreeBSD detection
12 years ago
Alan Pearce
Installer: Fix directory stack popping too early
12 years ago
Alan Pearce
Emacs: rename deprecated org-alphabetical-lists variable
12 years ago
Alan Pearce
Emacs: fix bad diff again
12 years ago
Alan Pearce
Emacs: fix incorrect package name for js2-mode
12 years ago
Alan Pearce
Emacs: fix bad diff
12 years ago
Alan Pearce
Emacs: install and skewer-mode and hook into js2-mode
12 years ago
Alan Pearce
Emacs: replace js3-mode with js2-mode
12 years ago
Alan Pearce
Emacs: change goto-last-change binding to C-x <space> to avoid conflicting with pop-global-mark
12 years ago
Alan Pearce
Emacs: add register bindings for emacs init file and organiser.org
12 years ago
Alan Pearce
Emacs: add command to insert a formatted date
12 years ago
Alan Pearce
Emacs: move calendar setup to new ‘Dates & Times’ section
12 years ago
Alan Pearce
Emacs: use em-smart package to return to previous command in eshell sessions
12 years ago
Alan Pearce
Emacs: make shell-execute work when buffer is not visiting a file
12 years ago
Alan Pearce
Emacs: always disable C-z
12 years ago
Alan Pearce
Emacs: add use-package declarations to Imenu when in elisp
12 years ago
Alan Pearce
Emacs: turn on ido-mode instead of toggling
12 years ago
Alan Pearce
Emacs: setup javascript indentation rules
12 years ago
Alan Pearce
Emacs: fix typo in javascript setup
12 years ago
Alan Pearce
Emacs: only enable moz-minor-mode in javascript if loaded
12 years ago
Alan Pearce
Emacs: bind d in mu4e headers to mark for delete instead of for trash
12 years ago
Alan Pearce
Emacs: Add localhost to the list of TRAMP remotes which should not be proxied
12 years ago
Alan Pearce
Emacs: Don't call redshank-mode if redshank is not loaded
12 years ago
Alan Pearce
zsh: move smart_sudo alias from s to su to allow fasd to use s
12 years ago
Alan Pearce
Byte-compile all the emacs files
12 years ago
Alan Pearce
Emacs: delete obsolete package-install.el
12 years ago
Alan Pearce
Emacs: add redshank-mode and install into lisp hooks
12 years ago
Alan Pearce
Emacs: remove unused web-vcs
12 years ago
Alan Pearce
Emacs: set package-archives whilst compiling for bootstrapping awesomeness
12 years ago
Alan Pearce
Make fasd function executable
12 years ago
Alan Pearce
Fix typo in install
12 years ago
Alan Pearce
Emacs: download package lists if nonexistant to ease bootstrapping
12 years ago
Alan Pearce
Use post-merge hook instead of post-checkout
12 years ago
Alan Pearce
Migrate post-checkout hook code to install and run install from post-checkout hook
12 years ago
Alan Pearce
Migrate zsh file compilation to post-checkout hook
12 years ago
Alan Pearce
Add git hooks to recompile emacs init file and elisp directory
12 years ago
Alan Pearce
Emacs: enable init.el to be batch byte-compiled
12 years ago
Alan Pearce
Emacs: make JIT fontification faster
12 years ago
Alan Pearce
Emacs: remove eldoc-context
12 years ago
Alan Pearce
Emacs: remove workaround for compile errors from diminish
12 years ago
Alan Pearce
Emacs: add official org-mode package repository
12 years ago
Alan Pearce
Emacs: remove unmaintained tromey ELPA repository
12 years ago
Alan Pearce
Xbindkeys: Remove binding for xbindkeys_show
12 years ago
Alan Pearce
zsh: use 32-bit wine by default
12 years ago
Alan Pearce
Emacs: install quickrun-mode
12 years ago
Alan Pearce
Emacs: add autoload for mu4e
12 years ago
Alan Pearce
Emacs: remove unnecessary :idle forms
12 years ago
Alan Pearce
Emacs: only delete a frame when calling exit-emacs in a daemon
12 years ago
Alan Pearce
Emacs: ensure that lua-mode and haskell-mode are installed before use
12 years ago
Alan Pearce
Emacs: add setup for nginx-mode
12 years ago
Alan Pearce
Emacs: remove help+
12 years ago
Alan Pearce
Emacs: show fringes
12 years ago
Alan Pearce
Emacs: use :ensure to download packages when needed
12 years ago
Alan Pearce
Emacs: bind q in mu4e's main window to bury the buffer rather than quitting
12 years ago
Alan Pearce
Emacs: set mu4e to update its index every 5 minutes
12 years ago
Alan Pearce
Emacs: Remove electrify-return-if-match and replace with paredit keybindings in lisp-modes
12 years ago
Alan Pearce
Emacs: disable nxhtml-mode
12 years ago
Alan Pearce
Emacs: enable nxhtml on laptop rather than at work
12 years ago
Alan Pearce
DWM: make ediff windows float
12 years ago
Alan Pearce
Emacs: replace string-matches on system name with env/* comparisons
12 years ago
Alan Pearce
Emacs: whitespace fixes
12 years ago
Alan Pearce
Emacs: remove unnecessary :commands
12 years ago
Alan Pearce
Emacs: correctly start winner-mode
12 years ago
Alan Pearce
Emacs: remove setup of unused package color-theme-solarized
12 years ago
Alan Pearce
Emacs: remove unused variable
12 years ago
Alan Pearce
Emacs: fix typo in docstring
12 years ago
Alan Pearce
Emacs: merge `setq` forms
12 years ago
Alan Pearce
Emacs: whitespace fixes
12 years ago
Alan Pearce
Emacs: create systems for getting system location (i.e. work/home) and type (laptop/desktop/server)
12 years ago
Alan Pearce
Emacs: only run nxhtml at work
12 years ago
Alan Pearce
Emacs: disable nxhtml-menu-mode properly
12 years ago
Alan Pearce
Emacs: fix typo in org-mode bindings
12 years ago
Alan Pearce
Emacs: set org-mode to indent headings
12 years ago
Alan Pearce
Emacs: fix org-mode package reference
12 years ago
Alan Pearce
Emacs: Remove load-path hints which point to el-get
12 years ago
Alan Pearce
Emacs: load nxhtml from .emacs.d
12 years ago
Alan Pearce
Emacs: Check basic-packages list and install any missing packages
12 years ago
Alan Pearce
Emacs: Remove el-get in favour of package.el
12 years ago
Alan Pearce
Emacs: switch org-mode font back to fixed-pitch
12 years ago
Alan Pearce
Emacs: remove unused variable
12 years ago
Alan Pearce
Emacs: use lexical binding
12 years ago
Alan Pearce
Emacs: install and use company-mode
12 years ago
Alan Pearce
XResources: use ChromeOS fonts
12 years ago
Alan Pearce
Xresources: Fix colour ordering in solarized-light
12 years ago
Alan Pearce
Emacs: add SMTP submission port
12 years ago
Alan Pearce
Emacs: move mumamo workaround into nxhtml's use-package form
12 years ago
Alan Pearce
Emacs: fix typo in mumamo workaround
12 years ago
Alan Pearce
zsh: remove compinit warnings for root
12 years ago
Alan Pearce
Install: move dwm target directory under projects/
12 years ago
Alan Pearce
Emacs: Add lua-mode initial configuration
12 years ago
Alan Pearce
Emacs: delete-current-buffer-file should use vc-delete-file when appropriate
12 years ago
Alan Pearce
Emacs: rename-current-buffer-file should use vc-rename-file when appropriate
12 years ago
Alan Pearce
Emacs: add full host-name for comparison when determining whether to load mu4e configuration
12 years ago
Alan Pearce
Emacs: Improve add-subdirs-to-load-path by adding the directory itself to load path
12 years ago
Alan Pearce
Emacs: only setup mu4e on prefect, where mail is in the expected directories
12 years ago
Alan Pearce
Emacs: fix logic error in setting up load-path
12 years ago
Alan Pearce
Git: remove purr alias; rebasing is confusing
12 years ago
Alan Pearce
Git: Add my name.
12 years ago
Alan Pearce
zsh: New version of wprop alias to make class and instance names clearer
12 years ago
Alan Pearce
Emacs: setup mu4e
12 years ago
Alan Pearce
Git: initial configuration
12 years ago
Alan Pearce
Emacs: choose magit extensions based upon git configuration
12 years ago
Alan Pearce
Emacs: workaround mumamo buffer-local-vars warnings
12 years ago
Alan Pearce
Emacs: Add el-get-dir to load-path
12 years ago
Alan Pearce
Migrate repository from mercurial without history
12 years ago
Alan Pearce
Initial commit
12 years ago
Alan Pearce
zsh: check for gem directory and add bin folder to path if found
11 years ago
Alan Pearce
Emacs: improve configuration of common-lisp mode
11 years ago
Alan Pearce
Emacs: add eval-and-replace and bind to C-c e
11 years ago
Alan Pearce
zshrc: add X11 window role to wprop alias
11 years ago
Alan Pearce
Make shell-execute work with a universal prefix argument
11 years ago
Alan Pearce
Emacs: ensure org-mode package with contrib/ is installed
11 years ago
Alan Pearce
Emacs: fix compilation warning regarding eshell/cd
11 years ago
Alan Pearce
Emacs: load custom file
11 years ago
Alan Pearce
Emacs: don't initialise *init-file* when user-init-file is not set
11 years ago
Alan Pearce
Emacs: setup jinja2-mode
11 years ago
Alan Pearce
Git: use the patience diff algorithm
11 years ago
Alan Pearce
Setup ediff configuration
11 years ago
Alan Pearce
Emacs: Provide ap-functions in ap-functions.el
11 years ago
Alan Pearce
Add global gitignore file
11 years ago
Alan Pearce
Emacs: initialise smex on startup for faster usage
11 years ago
Alan Pearce
Emacs: setup web-mode
11 years ago
Alan Pearce
Merge remote-tracking branch 'refs/remotes/origin/master'
11 years ago
Alan Pearce
Emacs: save ido state file in emacs directory
11 years ago
Alan Pearce
Make installer create .zsh and .zsh/cache, if necessary
11 years ago
Alan Pearce
Merge branch 'master' of home:dotfiles
11 years ago
Alan Pearce
Emacs: Remove configuration for nxhtml mode
11 years ago
Alan Pearce
Emacs: rebind M-/ to hippie-expand
11 years ago
Alan Pearce
Emacs: set company completion to only happen after inserting text
11 years ago
Alan Pearce
Emacs: add s-G magit keybinding like s-D
11 years ago
Alan Pearce
Emacs: Unbind more unhelpful Mac keybindings
11 years ago
Alan Pearce
Emacs: Switch control and command on OSX
11 years ago
Alan Pearce
Emacs: add extra keybinding for projectile-find-file
11 years ago
Alan Pearce
Emacs: unbind unhelpful s-n key
11 years ago
Alan Pearce
Emacs: Fix control key issue on OSX
11 years ago
Alan Pearce