Commit Graph

2849 Commits

Author SHA1 Message Date
ef852871b4 Move .gitignore to stow 2018-04-08 16:34:24 -04:00
8d99787683 Remove spec.cr
This really isn't needed, and there are better ways to handle this.
2018-04-08 16:32:48 -04:00
13348af4a0 Update .aliases.sh 2018-04-08 16:30:53 -04:00
e24133b03f Add new tmux config
This commit adds my new tmux config since I now know
how to use the majority of features properly now.
2018-04-08 16:24:46 -04:00
9f142b0615 Re-add termite config
Since my dotfiles are now managed with stow, this makes it easier
to include the termite config as needed.
2018-04-08 16:14:25 -04:00
5441345fe4 Clean up README.md
Made the README shorter and easier to go through.
2018-04-08 16:06:02 -04:00
215911db61 Add avidemux-cli, sox, and tmux to PKGBUILD 2018-04-08 16:00:55 -04:00
500983f369 Fix the fish prompt
set_color must be normal here to avoid the next character
not being the default color.
2018-04-08 16:00:15 -04:00
0ebdcc5279 Add dig to commands.md 2018-03-14 23:45:45 -04:00
9f38efd9f2 Add bind-tools to PKGBUILD 2018-03-14 23:44:36 -04:00
977b229caa Change fd-rs to fd
The package fd-rs was renamed to fd upstream.
2018-03-13 23:57:38 -04:00
ff34eb6a71 Remove ca-cert-file from gpg.conf
Newer versions of GPG automatically include this certificate by default.
2018-03-11 23:48:52 -04:00
cb2773f429 Make polybar float
This commit makes polybar float instead of just cover the top portion of
the screen. In the future, it may be useful to easily change between
these designs, likely using separate bars for each layout.

This commit also adds a way to highlight and / or underline the
different modules.
2018-03-06 23:43:36 -05:00
7175867a54 Add how to undo a git rebase to help/git.md 2018-03-06 00:52:14 -05:00
b3020e8712 Add CSV, Jinja2, mustache, and handlebars support to vim 2018-03-04 23:38:23 -05:00
9ef71eb28c Update help/commands.md 2018-03-03 23:37:56 -05:00
8327e48c44 Update .aliases.sh and bspwmrc 2018-03-02 23:58:19 -05:00
e69ea9fa14 Move youtube-dl to stow 2018-03-01 23:58:59 -05:00
a95416a088 Move sxhkd, xinit, and gnupg to stow 2018-02-27 23:04:08 -05:00
38c2f28fba Move vim and neovim to stow 2018-02-27 20:31:44 -05:00
d90a303312 Move ranger, polybar, and w3m to stow 2018-02-27 15:08:59 -05:00
67f07825fc Move mpv, feh, and bspwm to stow 2018-02-27 01:23:19 -05:00
3b9cf6ec8f Move rtv, xmodmap, and zathura to stow 2018-02-27 01:11:50 -05:00
a2f5bc333b Move compton, mpd, and ncmpcpp to stow 2018-02-27 00:34:47 -05:00
ce70ea53e9 Major refactor to the modularity between shells
This commit:

- Moves aliases to .aliases.sh. Aliases can now be used with
  both zsh and fish.
- Adds the ability to automatically create an upstream remote
  with the hub function.
- Finalizes the fish prompt to be consistent with zsh.
2018-02-26 23:56:29 -05:00
8f5ac166e5 Move ctags and dircolors to stow 2018-02-25 23:59:10 -05:00
f36354333a Add git branch -m to help/git.md 2018-02-24 23:30:44 -05:00
eabf6fb6e7 Move mailcap to stow 2018-02-23 22:40:55 -05:00
87bfbd64ef Move fontconfig to stow 2018-02-20 23:42:18 -05:00
dd6cbe1ae8 Make the stow directory the root directory 2018-02-20 23:36:11 -05:00
d02e817363 Manage .Xresources with stow 2018-02-19 23:52:58 -05:00
a5c191622f Update PKGBUILD spec 2018-02-17 23:53:39 -05:00
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
571f926955 Add pattern matching commands to vim.md 2018-02-14 23:24:27 -05:00
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