Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 458 Bytes

SHELL

This is my shell configuration used on my Fedora machines using the fish shell.

Installation

  1. Clone this repository: git clone https://github.com/firminunderscore/shell
  2. Run the installation script: ./installShell.sh
  3. Change the default shell to fish: chsh -s /usr/bin/fish

Credits

  • @Zarox28: the configuration has been stolen from him (but he's ok with that) and adapted to my needs and system.