Commit Graph

1953 Commits

Author SHA1 Message Date
Donovan Glover
93500e18e9 Combine common dotfiles
This commit puts all common dotfiles in the same directory. This makes
it really easy to stow all my dotfiles that are common across all the
setups I use, and also makes it easy for me to verify that all the
dotfiles I need are already stowed with one simple command.
2018-09-06 15:46:19 -04:00
Donovan Glover
4e81aab657 Move installation steps to install directory
This helps separate the installation process from the other scripts that
are usually ran after a reboot, although this may change in the future
if chroot is preferred over executing the commands later.
2018-09-06 15:18:39 -04:00
Donovan Glover
22ef6af42f Move dotfiles to the dots directory
Now that I've read the man pages for `stow` and actually know how to use
it properly, I can organize my repositiory by using a separate dots
directory specifically for my dotfiles.

Additionally, similar dotfiles are now grouped together. This means less
stow work for me with files that would otherwise only be used in one
environment (e.g. bspwm).

As much as one would like to show off browsing the internet with w3m,
such a setup is highly impractical for daily use. Remembering the
keybindings I set up was also becoming an issue, so I simply removed
them in favor of the defaults, assuming I ever need to use w3m at a
later date (probably not).
2018-09-06 14:07:35 -04:00
Donovan Glover
a3daa8ed67 Move zsh files to fish directory
In reality, zsh is not needed here and shouldn't be supported. Many
defaults of fish require hacky solutions to work in zsh; the investment
and maintenance needed is not worth it.

Eventually, zsh will be removed completely. This is the first step
towards accomplishing that goal.

Unused files and other commands will be simplified in attempt to make my
dotfiles more minimal and use the defaults, which helps a lot when using
a shell without my settings.
2018-09-05 20:35:41 -04:00
Donovan Glover
5918a58067 Combine more bspwm-specific dotfiles
Realistically, a larger GUI program is more likely to be used than
ncmpcpp when given the chance. This *might* not be the case, but I
highly doubt it.
2018-09-01 03:42:28 -04:00
Donovan Glover
d70fca0d9e Update .Xresources 2018-09-01 02:43:45 -04:00
Donovan Glover
b58ae0bdd4 Combine bspwm-specific dotfiles
There are many dotfiles that we don't have to worry about when using a
desktop environment like Plasma or Xfce. These dotfiles are bspwm
specific and should all be stowed at the same time when stowing bspwm.
2018-09-01 02:29:22 -04:00
Donovan Glover
c6b184baf7 Update .aliases.sh 2018-09-01 01:19:17 -04:00
Donovan Glover
4ab89ef96b Update README
Since this repository has diverged once again in attempt to make
something maintainable, the README has been re-written once more.

It would be amazing if this turns out to be the final iteration of
things, and all that's left is stripping out the unnecessary.
2018-09-01 01:07:10 -04:00
Donovan Glover
547032a285 Add 30x scripts 2018-09-01 00:30:48 -04:00
Donovan Glover
830b7bcb0c Add 50x scripts 2018-09-01 00:18:59 -04:00
Donovan Glover
b09fe02173 Add 15x scripts 2018-09-01 00:16:19 -04:00
Donovan Glover
34b2cd8b09 Add 80x scripts 2018-08-31 16:12:52 -04:00
Donovan Glover
6c026b935b Add 60x scripts 2018-08-31 16:09:57 -04:00
Donovan Glover
fe4db5a94b Add 40x scripts 2018-08-31 16:06:12 -04:00
Donovan Glover
8aabd763a0 Add 20x scripts 2018-08-31 16:02:48 -04:00
Donovan Glover
4bf2581d55 Add 10x scripts 2018-08-31 15:43:45 -04:00
Donovan Glover
9f39e53637 Add 09x scripts 2018-08-31 15:39:35 -04:00
Donovan Glover
7415ec3fa4 Add 05x scripts 2018-08-31 15:36:58 -04:00
Donovan Glover
1610ac144c Add 02x scripts 2018-08-31 15:35:09 -04:00
Donovan Glover
bfcd75107e Add 01x scripts 2018-08-31 15:30:43 -04:00
Donovan Glover
ce41936d10 Add 00x scripts 2018-08-31 15:26:19 -04:00
Donovan Glover
33f9dbfbf0 Change waterfox to firefox
As much as I enjoyed using Waterfox, the update to Firefox (and its
developer tools) is pretty nice. Since many add-ons now support this
new version of Firefox, I think it's now time to make the switch.
2018-08-31 15:05:07 -04:00
Donovan Glover
84d1953f52 Update vim plugins
This commit adds support for many languages that I've had the need to
work with recently, although some of these plugins could be removed
at a later date.
2018-08-31 14:35:17 -04:00
Donovan Glover
bb3ddee97a Update .xinitrc
Running dhcpcd manually isn't needed since instead we enable the service
with systemd.
2018-08-31 14:28:08 -04:00
Donovan Glover
1ef1910dc5 Update screenshot.sh 2018-08-31 14:26:37 -04:00
Donovan Glover
ee5e210ad5 Update tmux config 2018-08-31 14:22:49 -04:00
Donovan Glover
c582138b9f Update polybar config
This commit adds a "secondary" bar type, which takes up the entire
available space horizontally. Alternatively, use the main bar if you
want to go for a floating appearance instead.
2018-08-31 14:21:11 -04:00
Donovan Glover
b6c86f561f Update bspwmrc 2018-08-31 14:17:22 -04:00
Donovan Glover
b3f6e5b09b Update .vimrc 2018-08-31 13:43:14 -04:00
Donovan Glover
37290d60bc Remove image previews
Since many things have changed, the image previews are no longer
relevant. Universal theming is still a concept, but there has been a
shift towards more KDE-like applications for productivity.
2018-08-31 04:21:25 -04:00
Donovan Glover
d29fa15f0d Remove ctags support from vim
Although ctags were a nice addition to vim visually, I hardly made use
of them, if ever. This commit removes ctags since the amount of effort
required to maintain such a feature outweighs any gained benefits.
2018-08-31 04:17:45 -04:00
Donovan Glover
80850025e4 Remove PKGBUILD and install-guide.sh
I now use a series of shell scripts to handle the installation process.
This lets each script do one thing and do it well, while at the same
time makes it easy to change the relevant commands as needed.
2018-08-31 04:09:23 -04:00
Donovan Glover
a7fea549b7 Update termite and zathura colors 2018-08-21 17:17:53 -04:00
Donovan Glover
991cb34d9d Clean up PKGBUILD
This is the start of moving away entirely from using PKGBUILD (at least
for now) since multiple shell scripts are easier to manage.
2018-08-19 17:35:24 -04:00
Donovan Glover
8fa081660e Relicense under MIT
This repository was previously licensed under the GPL v3 license. I've
since removed all GPL v3'd code and anything that remains after this
commit can be safely assumed to be MIT licensed.
2018-08-16 17:21:15 -04:00
Donovan Glover
782cf59847 Remove help files
Since this repository is specifically for my dotfiles, I have removed
all help files. I may re-publish them in another form in the future.
2018-04-14 00:20:51 -04:00
Donovan Glover
c771722d38 Update git.md 2018-04-13 23:49:00 -04:00
Donovan Glover
3cb488fed0 Update feh keybindings 2018-04-13 22:35:24 -04:00
Donovan Glover
69fa377588 Add .gitconfig to stow 2018-04-13 21:19:19 -04:00
Donovan Glover
c06e4a51c3 Add finding bad commits section to git.md 2018-04-12 12:09:27 -04:00
Donovan Glover
bd00aa2a21 Add working with audio section to commands.md 2018-04-12 00:06:25 -04:00
Donovan Glover
ebb7e869b0 Update vim.md 2018-04-12 00:05:48 -04:00
Donovan Glover
b03f06fed1 Update feh config and .xinitrc 2018-04-11 23:34:26 -04:00
Donovan Glover
3da69d1dcb Add exports to fish config 2018-04-11 23:25:38 -04:00
Donovan Glover
1b50104a23 Update colors
This color scheme is called Circus. It can be found here:

https://github.com/stepchowfun/base16-circus-scheme
2018-04-11 23:01:12 -04:00
Donovan Glover
520bb800ce Update config files for polybar, bspwm, and sxhkd
polybar:

- Properly referenced all the xrdb colors
- Decreased the height of the bar to 85 while floating
- Made the border color translucent
- Added line-size (gives line emphasis to modules)

bspwm:

- Decreased window_gap (aka increased the working space)
- Added presel_feedback_color (used when selecting where to open
  new windows)

sxhkd:

- Added super + shift + return to start a new tmux session
- Updated polybar show / hide with new top_padding value
- Added keybind for the private flag
2018-04-11 22:41:57 -04:00
Donovan Glover
f5b307c9ac Update vim config
Added the vim-markdown plugin and fixed an issue where neovim would
prevent the terminal cursor from blinking after exiting from it.
2018-04-09 17:28:48 -04:00
Donovan Glover
6870b3c9e6 Move user.js to stow 2018-04-09 16:28:02 -04:00
Donovan Glover
774fc47788 Remove unused files
These files aren't needed anymore.
2018-04-09 16:18:01 -04:00