Drew Short
8a96983b3f
Updated emacs config to alow editing of root files with password. Added ec alias to emacsclient
9 years ago
Drew Short
0caca02c14
Updating the emacs config with a few options for terminal usage
9 years ago
Drew Short
45fb33f11e
Disabled the Windows config
Windows configuration was causing issues. Looking into how to get magit
to play nicely without dealing in trying to slave msys zsh to my emacs
session. Windows makes this stuff too complicated sometimes.
9 years ago
Drew Short
6c8cf707c8
Fixed an append issue for package lists
9 years ago
Drew Short
9957627e9e
Breaking out packages into their seperate lists
9 years ago
Drew Short
95f7cf880b
Added some functionality to emacs
Emacs init.el now supports switching themes with the [f3] key.
9 years ago
Drew Short
4414b5dd2a
Working on some Windows specfic configs
Just playing around for now
9 years ago
Drew Short
a6ee811986
Working on emacs markdown mode
Added autoload for specific types of markdown files. *.text *.markdown
*.md
Changed the default previewer from markdown to grip (python package that
renders markdown)
9 years ago
Drew Short
33fd11c1ba
Added a final message to the updater
9 years ago
Drew Short
fa60e0dc61
Removed the noisy printing to the bootstrapper.
9 years ago
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
8403d2fc88
Adding reflector maintenence script to ensure good mirrors for pacman. Added benchmark for the virtualized tehbeast setup.
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
8175ff6cd1
Moved functions out of the bootstrap script.
9 years ago
Drew Short
08004d404f
Some additional work
9 years ago
Drew Short
3b0661682a
Update README.md
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
10c8d7b9c4
Update README.md
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
3e5cd15263
Adding Aita
9 years ago
Drew Short
761bacda19
Adding Shinigami
9 years ago
Drew Short
793d81a175
Merge branch 'master' of https://github.com/warricksothr/dotfiles
9 years ago
Drew Short
a33812b77d
Adding shiva
9 years ago
Drew Short
1ae1b255b1
Adding results from anubis
9 years ago
Drew Short
f2a65c9ab7
Fixed the memory test. Wiped out existing test
9 years ago
Drew Short
b471a92ad8
Updating tests for multiple thread support
9 years ago
Drew Short
4d442cd225
Adding results for shinigami
9 years ago
Drew Short
18755fd74b
Updating tests to log
9 years ago
Drew Short
6f526c0144
Adding test suites
9 years ago
Drew Short
4009b56b5c
Updating arch script adding ubuntu installer
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
d3979096a1
Added openssh and mosh to default installed programs on arch
9 years ago
Drew Short
630a922127
Added some logging
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