Commit Graph

1953 Commits

Author SHA1 Message Date
Donovan Glover
9c940a2d61 Update macros and marking things in vim.md 2017-12-29 23:51:36 -05:00
Donovan Glover
e725b5bd92 Fix typo in commands.md 2017-12-29 23:50:11 -05:00
Donovan Glover
a0de85af8d Add a variety of commands to vim.md 2017-12-29 23:49:31 -05:00
Donovan Glover
4670c27331 Add 'git ls-remote' to git.md 2017-12-29 23:45:16 -05:00
Donovan Glover
5298414715 Add how to clear the terminal to tty.md 2017-12-29 23:43:03 -05:00
Donovan Glover
5498586fc3 Move install.sh to install/ 2017-12-29 23:38:10 -05:00
Donovan Glover
1763b9fe22 Remove kemal and other server dependencies 2017-12-29 23:34:20 -05:00
Donovan Glover
a92dec271a Add zathura theme support 2017-12-28 16:54:37 -05:00
Donovan Glover
4d01959fa4 Update README.md with new features section 2017-12-28 16:35:31 -05:00
Donovan Glover
ef0707e965 Remove more unused vim keybindings 2017-12-27 23:56:27 -05:00
Donovan Glover
8a8fc67cd3 Remove unused zsh functions and aliases 2017-12-27 23:26:19 -05:00
Donovan Glover
6bcec7520e Add 'maid add' functionality 2017-12-27 22:54:23 -05:00
Donovan Glover
678ccab589 Move .zshrc includes to .zsh/ 2017-12-27 22:53:07 -05:00
Donovan Glover
61e54c6309 Add a second preview image to README.md 2017-12-27 17:02:40 -05:00
Donovan Glover
5ec5c69ccf Clear the background from GitGutter items 2017-12-26 23:59:43 -05:00
Donovan Glover
d86f658263 Remove unused vim keybindings 2017-12-26 23:59:11 -05:00
Donovan Glover
7ed9bec5f5 Add borg to packages.sh 2017-12-26 23:58:28 -05:00
Donovan Glover
6dcc47e6d0 Add vim:ft to mpv/input.conf 2017-12-26 23:57:22 -05:00
Donovan Glover
64646500be Add .Xresources theme support
This commit adds theme support (through .Xresources) for i3 and polybar.

As an added bonus, theme.cr has been updated to make changing these
colors automatic.

The termite config has been updated to reflect the new settings from
theme.cr.
2017-12-26 23:47:34 -05:00
Donovan Glover
d52fa75828 Make preview image smaller 2017-12-26 21:39:26 -05:00
Donovan Glover
b100d89c64 Clean up README.md and add image preview 2017-12-26 21:06:22 -05:00
Donovan Glover
f233125850 Move grub/ to install/grub/ 2017-12-25 21:44:43 -05:00
Donovan Glover
d50ebb0c64 Remove output directories from the repository 2017-12-25 21:34:37 -05:00
Donovan Glover
9d977774fc Add colors.vim and split .vimrc into multiple files 2017-12-25 18:07:46 -05:00
Donovan Glover
47289b7fff Major refactor to .vimrc 2017-12-25 15:14:32 -05:00
Donovan Glover
9ab21e6a69 Update .vimrc with the most recent changes 2017-12-24 18:35:01 -05:00
Donovan Glover
445788a049 Add .zshrc 2017-12-24 16:04:39 -05:00
Donovan Glover
156b2d263c Update theme.cr to change terminal colors directly 2017-12-24 15:51:53 -05:00
Donovan Glover
0041662633 Add bin/theme to Makefile 2017-12-23 23:32:24 -05:00
Donovan Glover
4ec6e3009a Update .gitignore to accept crystal files in lib/ 2017-12-23 23:26:36 -05:00
Donovan Glover
c5884869d7 Add lib/theme.cr and src/theme.cr 2017-12-23 23:25:25 -05:00
Donovan Glover
d5323e6aa3 Add crystal spec to .travis.yml 2017-12-22 23:43:16 -05:00
Donovan Glover
13a0e4b294 Add more git aliases to .zsh_aliases 2017-12-22 23:33:57 -05:00
Donovan Glover
c9597b3760 Always get the best quality with youtube-dl 2017-12-22 23:33:29 -05:00
Donovan Glover
825a932ccd Change pacaur to yay in aur.sh 2017-12-22 23:29:35 -05:00
Donovan Glover
05f27e41a1 Remove transparency from compton.conf 2017-12-22 23:23:39 -05:00
Donovan Glover
dde550ebab Add .editorconfig 2017-12-22 23:22:00 -05:00
Donovan Glover
629b98d111 Move serv/ to app/ 2017-12-21 20:08:17 -05:00
Donovan Glover
6c39facf3c Add docs directory and ignore compiled results 2017-12-21 19:55:38 -05:00
Donovan Glover
c0f2ee53e8 Add shard.lock 2017-12-21 18:53:32 -05:00
Donovan Glover
4c1d5f1574 Add shard.yml 2017-12-21 13:16:45 -05:00
Donovan Glover
b958180688 Ignore files made by shards with .gitignore 2017-12-21 13:16:25 -05:00
Donovan Glover
80e0fe2d10 Switch from build.sh to a proper Makefile 2017-12-21 12:44:57 -05:00
Donovan Glover
b45c34a104 Add base maid_spec.cr 2017-12-20 21:15:04 -05:00
Donovan Glover
4ed79257b4 Add more links to README.md 2017-12-20 17:59:14 -05:00
Donovan Glover
963dbb6640 Change formatting once more in README.md 2017-12-20 17:51:45 -05:00
Donovan Glover
8895527112 Test new format in README.md 2017-12-20 17:27:43 -05:00
Donovan Glover
52c2a96b74 Add more subsections to README.md 2017-12-20 17:15:24 -05:00
Donovan Glover
fb8417be0b Reorganize README.md and test relative links 2017-12-20 14:02:19 -05:00
Donovan Glover
f99cb6ca14 Clean up README.md with new format 2017-12-19 23:59:22 -05:00