Drew Short
d25b793866
MSYS2 specific configurations to zsh
9 years ago
Drew Short
d124b663b9
Added an msys patch to prevent rbenv errors
9 years ago
Drew Short
396c1fea41
Made UTF-8 the default emacs system encoding
9 years ago
Drew Short
eaf031d676
SLIME configuration
Added a environment variable to the zsh profile
Added the SLIME basic config to the emacs init.el
9 years ago
Drew Short
622a25a88c
Some small changes to the emacs init default
9 years ago
Drew Short
28023400bb
Working on adding lisp IDE functionality to my emacs.
9 years ago
Drew Short
ca51d518dc
Adding RBENV
9 years ago
Drew Short
a333774ac4
Added a yaourt configuration to the default setup.
9 years ago
Drew Short
f7aa520bcd
Added Go-Mode to emacs. Added GOPATH and updated the PATH to allow for binaries in the GOPATH.
9 years ago
Drew Short
c52c5623aa
Removed the noglob from rename. Why would that be there... noglob would make rename pretty useless.
9 years ago
Drew Short
ac26511811
Adding linux brew as an optional item
9 years ago
Drew Short
205e701a30
Not working in 24.5.1 Removed the advice function
9 years ago
Drew Short
08004d404f
Some additional work
9 years ago
Drew Short
8915264672
Working on more emacs configuration
Added magit and projectile to the default packages. Magit for nicely
working with git repositories while inside emacs. Projectile for working
on project directories while within emacs.
Also added some comments and basic configuration changes to the init
file.
Finally added a fix mentioned on the melpa site to resolve an emacs 24
issue related to resolving package dependencies.
9 years ago
Drew Short
e125f2f158
Adding standard theme to the basic setup
9 years ago
Drew Short
677ca8327b
Added systemd service file for an emacs daemon
9 years ago
Drew Short
352a1ff130
Working on more emacs stuff
9 years ago
Drew Short
7b4d062464
Working on getting an emacs config started. My next project is to learn emacs
9 years ago
Drew Short
bacd4db2ef
Added an example ssh config... NO IDENTIFYING OR PERSONAL INFO. Just an example to use on systems where I don't already have one configured.
9 years ago
Drew Short
bfa1ca69a3
Adding some configuration to the tmux.conf
9 years ago
Drew Short
020170e456
Defaulted back to the basic pathogen infect. Updated the updater to init git submodules as needed.
9 years ago
Drew Short
9ff0bdfd50
Feature updates. Focued on tmux
Added a .tmux.conf to the dotfiles
Added the tmux-plugin manager
Added tmux-ressurect to allow restoring tmux sessions
Added a helper method to the bootstrapper to clone or update repositories.
9 years ago
Drew Short
dd077c7034
Set git credential caching to 6 hours... Got tired of constantly fighting with KDE Wallet.
9 years ago
Drew Short
664b9c20ff
brought back unmodified time alias. Added ti alias as time with pretty ouput.
9 years ago
Drew Short
fe19ac8ecd
Modified the time alias
9 years ago
Drew Short
2905091b39
Fixed an issue with the .vimrc
9 years ago
Drew Short
d1af18fa43
Working through an issue where pathogen doesn't always load the plugins
9 years ago
Drew Short
861deaabfc
Added the headlights plugin
9 years ago
Drew Short
ccde76eb65
Set the default mode for git push to simple.
9 years ago
Drew Short
fa75e2c6b7
Big update
Moved stuff into a home directory to seperate it out.
Changed the names of the dotfiles to re-include the dot at the start of their
name.
Moved the scripts into an appropriate folder and updated the bootstrap script
to be more agnostic about where thigs are located.
Finally updated the submodule locations
9 years ago