Added Updates
This commit is contained in:
13
config.fish
Normal file → Executable file
13
config.fish
Normal file → Executable file
@@ -52,16 +52,5 @@ if status is-interactive
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
fastfetch
|
||||
end
|
||||
|
||||
set -x QT_QPA_PLATFORMTHEME qt6ct
|
||||
|
||||
# Fish done Configuration
|
||||
set -U __done_allow_nongraphical 1
|
||||
set -U __done_min_cmd_duration 5000 # 5000 # default: 5000 ms # 5 seconds
|
||||
set -U __done_notify_sound 1
|
||||
set -U __done_sway_ignore_visible 0
|
||||
|
||||
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/honney/.ghcup/bin $PATH # ghcup-env
|
||||
end
|
||||
Reference in New Issue
Block a user