Go to file
James Patrick 3b54637ca7 Adding basic zsh configuration.
At this point the following doesn't work.

- prompt
- history
- most autocomplete

Additionally with the tmux script getting loaded zplug we are getting a double
render issue, which is increasing the start up time. I'll probably move this
before the .zshrc set to short circuit having to set up all zplug script twice
before having a useable shell.
2019-04-30 23:29:37 -04:00
lib Added Truthy shortcut for return val. 2019-04-30 23:22:02 -04:00
ssh Adding makefile for all current configurations. 2019-04-27 18:21:33 -04:00
sway Fixed Formatting and added print function. 2019-04-28 21:41: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 click control for media player. 2019-04-30 23:27:35 -04:00
zsh Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00
.gitignore added vim/.netrwhist to ignore. 2019-04-17 19:32:07 -04:00
README.md Adding placeholder readme file. 2019-04-27 18:23:10 -04:00
makefile Simplified base level make to recursive make command. 2019-04-27 18:15:45 -04:00

README.md

Hello World