mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
6 lines
170 B
Fish
6 lines
170 B
Fish
# ls
|
|
set -x LS_COLORS "$(vivid generate catppuccin-frappe)"
|
|
|
|
# nix path patches
|
|
fish_add_path /run/current-system/sw/bin
|
|
fish_add_path "/etc/profiles/per-user/$USER/bin"
|