Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sminez/fish-files
- Owner: sminez
- License: mit
- Created: 2016-02-13T08:17:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T06:23:34.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T22:51:26.065Z (2 months ago)
- Language: Shell
- Size: 571 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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