Skip to content

DevXtechnic/fish-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo's Fish Prompt

This repository contains my personal Fish shell prompt configuration using Oh My Posh.

Screenshot

Prompt Screenshot

Features

  • Powerline-style segments
  • Arch Linux icon
  • Execution time and status
  • Modern, clean look

Automated Installation

Run the following command to install Oh My Posh, JetBrainsMono Nerd Font, and configure your fish shell:

curl -s https://raw.githubusercontent.com/DevXtechnic/fish-prompt/main/install.sh | bash

Alternatively, you can clone this repository and run the install.sh script:

git clone https://github.com/DevXtechnic/fish-prompt.git ~/Project/fish-prompt
cd ~/Project/fish-prompt
./install.sh

Manual Installation

  1. Install Oh My Posh.
  2. Install a Nerd Font (e.g., JetBrainsMono Nerd Font).
  3. Copy full.omp.json to ~/.config/oh-my-posh/full.omp.json.
  4. Add the following to your ~/.config/fish/config.fish:
    if status is-interactive
        oh-my-posh init fish --config ~/.config/oh-my-posh/full.omp.json | source
    end

License

This project is released under the Unlicense.

About

My personal Fish shell prompt configuration using Oh My Posh, featuring powerline segments and Arch Linux styling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages