fix fish nerd fonts
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
set -q __fish_home_manager_config_sourced; and exit
|
||||
set -g __fish_home_manager_config_sourced 1
|
||||
|
||||
# Ensure UTF-8 locale (needed for Nerd Font symbols in tmux)
|
||||
set -gx LANG en_US.UTF-8
|
||||
set -gx LC_ALL en_US.UTF-8
|
||||
|
||||
# Add ROCm bin directory to PATH
|
||||
set -gx PATH "/opt/rocm/bin" $PATH
|
||||
|
||||
Reference in New Issue
Block a user