I will put my fish config files
- Clear colors
- History with timestamps
- Commands completion
- Bindings for !! and !$
- Colored commands and outputs
- Function for creating a backup file
- Many aliases
cd ~
git clone https://github.com/0x41414141-code/fish-config
cd ~/.config/fish/
mv config.fish config.fish.bak
ln -s ~/fish-config/config.fish ~/.config/fish/config.fish