1
0
forked from extern/nix-config
Commit Graph

5 Commits

Author SHA1 Message Date
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
3da69d1dcb
Add exports to fish config 2018-04-11 23:25:38 -04:00
Donovan Glover
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
Donovan Glover
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
Donovan Glover
dd6cbe1ae8
Make the stow directory the root directory 2018-02-20 23:36:11 -05:00