Donovan Glover
6b74a10189
Add vim plugin for sxhkdrc
2018-01-12 23:58:38 -05:00
Donovan Glover
e823869cfd
Fix vimtex keybindings and re-add vimfiler defaults
2018-01-12 23:55:44 -05:00
Donovan Glover
621b1b03eb
Add git stash information to help/git.md
2018-01-11 19:47:08 -05:00
Donovan Glover
cc4ca3bc2c
Remove all dependencies from shard.yml
2018-01-10 23:51:37 -05:00
Donovan Glover
34167f3ff0
Toggle polybar and use screenshot.sh with sxhkd
2018-01-09 23:52:38 -05:00
Donovan Glover
a833577511
Update help files
2018-01-08 23:54:10 -05:00
Donovan Glover
3d3af828dc
Use image previews in ranger
2018-01-07 23:54:56 -05:00
Donovan Glover
2114b72689
Auto-hide the cursor when using urxvt
2018-01-06 23:57:29 -05:00
Donovan Glover
55d0d75c9a
Always use .tex as the build directory with Vimtex
2018-01-06 23:55:55 -05:00
Donovan Glover
b584f41c72
Update sxhkd to use urxvtcd
2018-01-05 23:59:57 -05:00
Donovan Glover
6f4800f396
Switch from termite to urxvt
2018-01-05 23:58:46 -05:00
Donovan Glover
44b0825919
Always use the terminal color scheme with fzf
2018-01-04 23:52:18 -05:00
Donovan Glover
5d47100a60
Add tree -L 1 to aliases.zsh
2018-01-04 23:48:21 -05:00
Donovan Glover
0f42d18129
Update bspwm and sxhkd config files
2018-01-04 23:47:14 -05:00
Donovan Glover
acd8935fb8
Update README.md with bspwm and sxhkd
2018-01-03 23:12:46 -05:00
Donovan Glover
7cbd4119ae
Add vh to aliases.zsh
2018-01-03 23:11:49 -05:00
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