Donovan Glover
1a74691fa2
Use neovim and waterfox by default
2018-01-03 23:10:45 -05:00
Donovan Glover
3cd1e065bd
Apply a minor wording change in vim.md
2018-01-03 23:08:42 -05:00
Donovan Glover
3c983e67a5
Switch to bspwm in .xinitrc
2018-01-03 23:07:10 -05:00
Donovan Glover
5123c9044f
Update Makefile
2018-01-03 23:06:24 -05:00
Donovan Glover
3cf2cd30ce
Remove i3 config files
2018-01-02 23:59:38 -05:00
Donovan Glover
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
Donovan Glover
64aaefd341
Switch to bspwm in polybar config
2018-01-02 23:52:35 -05:00
Donovan Glover
9392729040
Add base configuration for bspwm and sxhkd
2018-01-02 23:45:35 -05:00
Donovan Glover
efd9fc8858
Switch from i3-gaps to bspwm + sxhkd
2018-01-02 23:43:18 -05:00
Donovan Glover
1543e2c40b
Add fd-rs to packages.sh
2018-01-02 23:39:15 -05:00
Donovan Glover
a9381491a3
Add configuration for mpd and ncmpcpp
2018-01-01 21:56:11 -05:00
Donovan Glover
d79d92c0b9
Switch from cmus to mpd + mpc + ncmpcpp
2018-01-01 21:50:57 -05:00
Donovan Glover
0ef785bc4f
Switch from ag (the_silver_searcher) to rg (ripgrep)
2017-12-31 22:42:06 -05:00
Donovan Glover
55abdf0757
Add a list of software to README.md
2017-12-31 21:55:44 -05:00
Donovan Glover
bb7db5210d
Add theme preview support
2017-12-31 21:34:29 -05:00
Donovan Glover
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
Donovan Glover
b51f8cffd9
Switch from ls and tree to exa
2017-12-30 23:56:55 -05:00
Donovan Glover
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
Donovan Glover
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
Donovan Glover
d9b77d9130
Use raw=true in README.md
2017-12-29 23:56:47 -05:00
Donovan Glover
f7ad6a2b37
Add map commands to vim.md
2017-12-29 23:53:23 -05:00
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