Commit Graph

332 Commits

Author SHA1 Message Date
55d0d75c9a Always use .tex as the build directory with Vimtex 2018-01-06 23:55:55 -05:00
b584f41c72 Update sxhkd to use urxvtcd 2018-01-05 23:59:57 -05:00
6f4800f396 Switch from termite to urxvt 2018-01-05 23:58:46 -05:00
44b0825919 Always use the terminal color scheme with fzf 2018-01-04 23:52:18 -05:00
5d47100a60 Add tree -L 1 to aliases.zsh 2018-01-04 23:48:21 -05:00
0f42d18129 Update bspwm and sxhkd config files 2018-01-04 23:47:14 -05:00
acd8935fb8 Update README.md with bspwm and sxhkd 2018-01-03 23:12:46 -05:00
7cbd4119ae Add vh to aliases.zsh 2018-01-03 23:11:49 -05:00
1a74691fa2 Use neovim and waterfox by default 2018-01-03 23:10:45 -05:00
3cd1e065bd Apply a minor wording change in vim.md 2018-01-03 23:08:42 -05:00
3c983e67a5 Switch to bspwm in .xinitrc 2018-01-03 23:07:10 -05:00
5123c9044f Update Makefile 2018-01-03 23:06:24 -05:00
3cf2cd30ce Remove i3 config files 2018-01-02 23:59:38 -05:00
5a26ef6ca5 Add miscellaneous changes to i3/config
Add some unpushed changes done to i3/config before removing the config
file entirely. In particular, this commit:

- Increases the size of window borders
- Adds a command to open a floating terminal
- Makes mpv windows float by default
- Adds an option to specify the minimum and maximum sizes for floating
  windows
- Adds an easy way to show/hide floating windows ("The Hidden Workspace")
- (Re)loads polybar when starting i3
2018-01-02 23:53:42 -05:00
64aaefd341 Switch to bspwm in polybar config 2018-01-02 23:52:35 -05:00
9392729040 Add base configuration for bspwm and sxhkd 2018-01-02 23:45:35 -05:00
efd9fc8858 Switch from i3-gaps to bspwm + sxhkd 2018-01-02 23:43:18 -05:00
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