Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 563 Bytes

my-fish-config

My configuration for the fish shell

This configuration needs Fira Code with ligatures installed and set as the standard terminal font.

ls expands to env LC_COLLATE=en_US.utf8 ls -lAhN --group-directories-first --color=auto

Welcome message shows username, hostname, distro name, system architecture and kernel: mgoeckel@gamma (void x86_64, GNU/Linux 5.3.15_1)

Two line prompt with time, folder and exit code: [15:58:14] ~/.config (0)

Prompt shows current git branch when in a git repo: [15:58:14] ~/.config/fish (:master) (0)