Go to file
James Patrick d78d015f08 Added basic spacemacs support.
This is currently pretty barebones and is only meant for my current linux
machine. Spacemacs can be a bit messy with portability, so I'll need to
figure out:

1. How to have custom user-config sections

This can be done with a conditional load or a configuration layer.

2. Custom definition of layers.

As some layers will be OS specific.

Env specific paths in the layers can be moved to the user-config or user-init
section but I will need to find the documentation for this again.
2019-05-16 20:15:39 -04:00
emacs Added basic spacemacs support. 2019-05-16 20:15:39 -04:00
git Adding git. 2019-05-03 19:41:39 -04:00
lib Added SSH awareness. 2019-05-16 20:13:40 -04:00
mako Added Mako configuration. 2019-05-02 01:18:39 -04:00
rofi Added rofi config. 2019-05-04 01:51:37 -04:00
ssh Added SSH config for jpatrick.io 2019-05-01 22:39:16 -04:00
sway Added PIP mode. 2019-05-14 22:37:21 -04:00
tmux Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
tridactyl Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
vim Removed duplicated vim keybinds 2019-04-27 22:33:49 -04:00
waybar Added back idle mode. 2019-05-14 22:39:27 -04:00
zsh Added Aliases for zsh 2019-05-04 01:46:59 -04:00
.gitignore Added transient zsh files to ignore lsit. 2019-04-30 23:36:07 -04:00
makefile Simplified base level make to recursive make command. 2019-04-27 18:15:45 -04:00
README.md Adding placeholder readme file. 2019-04-27 18:23:10 -04:00

Hello World