Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sminez/fish-files

My Fish Shell scripts and setup
https://github.com/sminez/fish-files

Last synced: 27 days ago
JSON representation

My Fish Shell scripts and setup

Awesome Lists containing this project

README

        

## *I.D.A-M Fish Shell scripts*
This repo is intended for tracking my shell scripts and setup for the [fish shell](https://fishshell.com/). As such, a lot of these scripts will probably need modifying / wont be any use at all for someone else!

That said, config.fish is a good place to start if you haven't used fish before (equivalent to your .bashrc file) and fish_prompt.fish began as a modified version of [this](https://geraldkaszuba.com/tweaking-fish-shell/) prompt by Gerald Kaszuba and has since pulled in ideas and fun stuff like a right prompt from other examples i've foudn through the fantastic [fisherman](https://github.com/fisherman/fisherman) plugin framework. It does require a [powerline](https://github.com/powerline/fonts) font for a few of the characters such as the git branch icon. (Inconsolata is my preferred choice!)

![alt text](prompt-demo.png "Prompt Demo")

-I.D.A-M