Go to file
James Patrick cc1893d6b5 Added SSH awareness.
This should be used with

```
ifndef IS_SSH
```

I will try and move IS_MAC and IS_LINUX to work with this as well. Issue I'm
having is or statements.
2019-05-16 20:13:40 -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