Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drrlvn/fish

Personal fish shell configuration
https://github.com/drrlvn/fish

config configuration fish fish-shell

Last synced: 23 days ago
JSON representation

Personal fish shell configuration

Awesome Lists containing this project

README

        

# Fish

![Screenshot](screenshot.png)

## Installation

1. Clone this repo to `~/.config`
1. Install `starship`:
* On Arch Linux: `pacman -S starship`
* With homebrew: `brew install starship`
* Using Cargo: `cargo install starship`
1. Optionally use `starship` configuration: `ln -s ~/.config/fish/starship.toml ~/.config/`

## External Tools

This configuration uses the following external tools. It is highly recommended that you install them
using your system's package manager.

* [`bat`](https://github.com/sharkdp/bat)
* [`eza`](https://github.com/eza-community/eza)
* [`fd`](https://github.com/sharkdp/fd)
* [`fzf`](https://github.com/junegunn/fzf)
* [`ripgrep`](https://github.com/BurntSushi/ripgrep)