Commit Graph

2115 Commits

Author SHA1 Message Date
1543e2c40b Add fd-rs to packages.sh 2018-01-02 23:39:15 -05:00
a9381491a3 Add configuration for mpd and ncmpcpp 2018-01-01 21:56:11 -05:00
d79d92c0b9 Switch from cmus to mpd + mpc + ncmpcpp 2018-01-01 21:50:57 -05:00
0ef785bc4f Switch from ag (the_silver_searcher) to rg (ripgrep) 2017-12-31 22:42:06 -05:00
55abdf0757 Add a list of software to README.md 2017-12-31 21:55:44 -05:00
bb7db5210d Add theme preview support 2017-12-31 21:34:29 -05:00
9383aaf795 Update zathurarc
This commit adds a few more preferences to zathura, the most important
being "set recolor". This tells zathura to open files with our color
scheme of choice by default.
2017-12-30 23:58:30 -05:00
b51f8cffd9 Switch from ls and tree to exa 2017-12-30 23:56:55 -05:00
4f417493df Remove maid_spec.cr
I'm removing tests for now since I'm not sure how to implement them in a
reasonable way. Most of the programs in src/ work with the file system
directly and in a very specific manner.

In the future I may write tests for the programs in src/ if they ever
become used enough to warrant a formal specification.
2017-12-30 23:36:08 -05:00
b8bfc5b870 Move i3-gaps from aur.sh to packages.sh
i3-gaps is now a part of the official repositories.
2017-12-30 23:20:39 -05:00
d9b77d9130 Use raw=true in README.md 2017-12-29 23:56:47 -05:00
f7ad6a2b37 Add map commands to vim.md 2017-12-29 23:53:23 -05:00
9c940a2d61 Update macros and marking things in vim.md 2017-12-29 23:51:36 -05:00
e725b5bd92 Fix typo in commands.md 2017-12-29 23:50:11 -05:00
a0de85af8d Add a variety of commands to vim.md 2017-12-29 23:49:31 -05:00
4670c27331 Add 'git ls-remote' to git.md 2017-12-29 23:45:16 -05:00
5298414715 Add how to clear the terminal to tty.md 2017-12-29 23:43:03 -05:00
5498586fc3 Move install.sh to install/ 2017-12-29 23:38:10 -05:00
1763b9fe22 Remove kemal and other server dependencies 2017-12-29 23:34:20 -05:00
a92dec271a Add zathura theme support 2017-12-28 16:54:37 -05:00
4d01959fa4 Update README.md with new features section 2017-12-28 16:35:31 -05:00
ef0707e965 Remove more unused vim keybindings 2017-12-27 23:56:27 -05:00
8a8fc67cd3 Remove unused zsh functions and aliases 2017-12-27 23:26:19 -05:00
6bcec7520e Add 'maid add' functionality 2017-12-27 22:54:23 -05:00
678ccab589 Move .zshrc includes to .zsh/ 2017-12-27 22:53:07 -05:00
61e54c6309 Add a second preview image to README.md 2017-12-27 17:02:40 -05:00
5ec5c69ccf Clear the background from GitGutter items 2017-12-26 23:59:43 -05:00
d86f658263 Remove unused vim keybindings 2017-12-26 23:59:11 -05:00
7ed9bec5f5 Add borg to packages.sh 2017-12-26 23:58:28 -05:00
6dcc47e6d0 Add vim:ft to mpv/input.conf 2017-12-26 23:57:22 -05:00
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
d52fa75828 Make preview image smaller 2017-12-26 21:39:26 -05:00
b100d89c64 Clean up README.md and add image preview 2017-12-26 21:06:22 -05:00
f233125850 Move grub/ to install/grub/ 2017-12-25 21:44:43 -05:00
d50ebb0c64 Remove output directories from the repository 2017-12-25 21:34:37 -05:00
9d977774fc Add colors.vim and split .vimrc into multiple files 2017-12-25 18:07:46 -05:00
47289b7fff Major refactor to .vimrc 2017-12-25 15:14:32 -05:00
9ab21e6a69 Update .vimrc with the most recent changes 2017-12-24 18:35:01 -05:00
445788a049 Add .zshrc 2017-12-24 16:04:39 -05:00
156b2d263c Update theme.cr to change terminal colors directly 2017-12-24 15:51:53 -05:00
0041662633 Add bin/theme to Makefile 2017-12-23 23:32:24 -05:00
4ec6e3009a Update .gitignore to accept crystal files in lib/ 2017-12-23 23:26:36 -05:00
c5884869d7 Add lib/theme.cr and src/theme.cr 2017-12-23 23:25:25 -05:00
d5323e6aa3 Add crystal spec to .travis.yml 2017-12-22 23:43:16 -05:00
13a0e4b294 Add more git aliases to .zsh_aliases 2017-12-22 23:33:57 -05:00
c9597b3760 Always get the best quality with youtube-dl 2017-12-22 23:33:29 -05:00
825a932ccd Change pacaur to yay in aur.sh 2017-12-22 23:29:35 -05:00
05f27e41a1 Remove transparency from compton.conf 2017-12-22 23:23:39 -05:00
dde550ebab Add .editorconfig 2017-12-22 23:22:00 -05:00
629b98d111 Move serv/ to app/ 2017-12-21 20:08:17 -05:00