1
0
forked from extern/nix-config
donovanglover-nix-config/fish/README.md
Donovan Glover c3f85fc871
docs: Add READMEs for fish, vim, and xmodmap
Since I'd like other people to try my dotfiles, I will be writing
READMEs for each package directory, which should hopefully cover
anything a user needs to do in order to use the package.
2018-10-23 13:01:16 -04:00

20 lines
405 B
Markdown

# fish - the friendly interactive shell
I use fish as my default shell of choice, and write scripts in `sh`.
## Dependencies
- `fish` - The friendly interactive shell
- `exa` - Drop-in replacement for `ls` and `tree`
- Any other features that you want to use (git abbreviations, etc.)
## Installation
```sh
make package=fish
```
## Usage
The dotfiles are automatically applied when you start fish.