Commit Graph

374 Commits

Author SHA1 Message Date
Donovan Glover
8f5ac166e5
Move ctags and dircolors to stow 2018-02-25 23:59:10 -05:00
Donovan Glover
f36354333a
Add git branch -m to help/git.md 2018-02-24 23:30:44 -05:00
Donovan Glover
eabf6fb6e7
Move mailcap to stow 2018-02-23 22:40:55 -05:00
Donovan Glover
87bfbd64ef
Move fontconfig to stow 2018-02-20 23:42:18 -05:00
Donovan Glover
dd6cbe1ae8
Make the stow directory the root directory 2018-02-20 23:36:11 -05:00
Donovan Glover
d02e817363
Manage .Xresources with stow 2018-02-19 23:52:58 -05:00
Donovan Glover
a5c191622f
Update PKGBUILD spec 2018-02-17 23:53:39 -05:00
Donovan Glover
f88a5e0700
Remove userChrome.css
Right now I'm not using a userChrome.css. This file is empty and does
not add much to the repository.
2018-02-16 23:55:28 -05:00
Donovan Glover
571f926955
Add pattern matching commands to vim.md 2018-02-14 23:24:27 -05:00
Donovan Glover
36a8d263ac
Upgrade the partition size 2018-02-07 23:57:02 -05:00
Donovan Glover
c30d2cf240
Add ghc and xdg-user-dirs to PKGBUILD 2018-02-06 17:31:13 -05:00
Donovan Glover
080d046282
Add a way to undo git reset to help/git.md 2018-02-05 23:46:53 -05:00
Donovan Glover
20d6c784d0
Add yarn to PKGBUILD 2018-02-04 20:00:02 -05:00
Donovan Glover
e75fae3842
Change rust to rustup and irssi to weechat 2018-02-04 19:57:19 -05:00
Donovan Glover
f0fad93722
Add gem install to PKGBUILD 2018-01-31 23:56:49 -05:00
Donovan Glover
60c9340720
Add spec.cr and clean up Makefile 2018-01-30 23:55:05 -05:00
Donovan Glover
89b682aed6
Remove theme.cr in favor of Mica
This commit removes theme.cr in favor of Mica, a universal way to change
color schemes. This lets me better create abstractions for the scheme
changing functionality, making it easier to both add and apply color
schemes with different combinations of software.
2018-01-30 00:25:47 -05:00
Donovan Glover
04730405d5
Add libsass to PKGBUILD 2018-01-29 23:46:58 -05:00
Donovan Glover
a42e4ad4d0
Major clean up overall
This commit:

- Moves the rest of the packages from packages.sh to PKGBUILD
- Updates the README to include upstream packages instead of relying on
  our own local versions of them
- Removes the rest of the legacy install scripts
- Adds some missing config options and other useful commands to the
  README and help files
- Removes the local copy of launch-cmd in favor of upstream instead
- Moves a variety of smaller help files to other.md
- Adds fish information to other.md
- Moves automation information to install-guide.sh
- Removes the local copy of Arch Silence in favor of upstream instead
- Updates theme_helper.cr before eventually removing it in favor of Mica
2018-01-28 23:57:11 -05:00
Donovan Glover
65e0ed690a
Add base fish config, managed with stow 2018-01-27 23:57:08 -05:00
Donovan Glover
c0b2905abf
Remove pass
As much as I'd like to make a password manager, putting all the
functionality in this repository isn't going to work. With that being
said, I may or may not make an improved version of "pass" in the future.
Stay tuned!
2018-01-26 23:55:52 -05:00
Donovan Glover
b5fd0980bd
Remove maid
As much as maid was fun to write (and use!), having two separate files
for each of your dotfiles is a fundamentally flawed design. Using GNU
Stow for dotfiles is a much better way to get things done since the
files are linked: updating ~/.vimrc will automatically update the .vimrc
in your dotfiles directory, and vice versa.

Additionally, GNU Stow makes it easy to pick and choose the dotfiles
that you want to use. If you don't want to use a certain configuration
anymore, it's easy to "stow -D <config>" instead of having to manually
go into the .config directory and remove the offending files.
2018-01-25 23:38:55 -05:00
Donovan Glover
ca6d1abdd4
Remove trucolor
As much as having true color support in the terminal is cool, it doesn't
really make sense for primary output. Not all terminals support true
color and ttys don't exactly handle true color well either.
2018-01-22 23:56:03 -05:00
Donovan Glover
522e87fe31
Update polybar config
This commit:

1. Adds a border bottom
2. Removes the difference in text color for empty desktops.
   I may or may not add this back in the future.
2018-01-21 23:52:15 -05:00
Donovan Glover
6c1e088ff8
Remove trufetch
There are better programs out there like Neofetch that get the job done
and do much more. I'd rather rely on one of those programs here instead.
2018-01-20 23:54:15 -05:00
Donovan Glover
7d70e11f59
Update trufetch before removing it 2018-01-20 23:51:32 -05:00
Donovan Glover
e87a81db73
Update README and fix some typos 2018-01-20 23:50:50 -05:00
Donovan Glover
5285c1cc79
Always trim trailing whitespace 2018-01-20 23:49:22 -05:00
Donovan Glover
d36ba9ad02
Add install-guide.sh 2018-01-19 23:57:08 -05:00
Donovan Glover
4979da6474
Remove legacy install scripts 2018-01-19 23:52:05 -05:00
Donovan Glover
48c29c5d7b
Add PKGBUILD 2018-01-19 23:49:44 -05:00
Donovan Glover
825f2123b3
Add installation section to README 2018-01-19 23:47:46 -05:00
Donovan Glover
7a56abd632
Update vim keybindings 2018-01-17 23:38:14 -05:00
Donovan Glover
2be2713d75
Add ImageMagick to commands.md 2018-01-13 23:38:54 -05:00
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