Commit Graph

2115 Commits

Author SHA1 Message Date
36a8d263ac Upgrade the partition size 2018-02-07 23:57:02 -05:00
c30d2cf240 Add ghc and xdg-user-dirs to PKGBUILD 2018-02-06 17:31:13 -05:00
080d046282 Add a way to undo git reset to help/git.md 2018-02-05 23:46:53 -05:00
20d6c784d0 Add yarn to PKGBUILD 2018-02-04 20:00:02 -05:00
e75fae3842 Change rust to rustup and irssi to weechat 2018-02-04 19:57:19 -05:00
f0fad93722 Add gem install to PKGBUILD 2018-01-31 23:56:49 -05:00
60c9340720 Add spec.cr and clean up Makefile 2018-01-30 23:55:05 -05:00
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
04730405d5 Add libsass to PKGBUILD 2018-01-29 23:46:58 -05:00
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
65e0ed690a Add base fish config, managed with stow 2018-01-27 23:57:08 -05:00
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
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
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
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
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
7d70e11f59 Update trufetch before removing it 2018-01-20 23:51:32 -05:00
e87a81db73 Update README and fix some typos 2018-01-20 23:50:50 -05:00
5285c1cc79 Always trim trailing whitespace 2018-01-20 23:49:22 -05:00
d36ba9ad02 Add install-guide.sh 2018-01-19 23:57:08 -05:00
4979da6474 Remove legacy install scripts 2018-01-19 23:52:05 -05:00
48c29c5d7b Add PKGBUILD 2018-01-19 23:49:44 -05:00
825f2123b3 Add installation section to README 2018-01-19 23:47:46 -05:00
7a56abd632 Update vim keybindings 2018-01-17 23:38:14 -05:00
2be2713d75 Add ImageMagick to commands.md 2018-01-13 23:38:54 -05:00
6b74a10189 Add vim plugin for sxhkdrc 2018-01-12 23:58:38 -05:00
e823869cfd Fix vimtex keybindings and re-add vimfiler defaults 2018-01-12 23:55:44 -05:00
621b1b03eb Add git stash information to help/git.md 2018-01-11 19:47:08 -05:00
cc4ca3bc2c Remove all dependencies from shard.yml 2018-01-10 23:51:37 -05:00
34167f3ff0 Toggle polybar and use screenshot.sh with sxhkd 2018-01-09 23:52:38 -05:00
a833577511 Update help files 2018-01-08 23:54:10 -05:00
3d3af828dc Use image previews in ranger 2018-01-07 23:54:56 -05:00
2114b72689 Auto-hide the cursor when using urxvt 2018-01-06 23:57:29 -05:00
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