fisher/functions
mattmc3 63c18183b7
Change fish_plugins to use ~ instead of $HOME for better portability (#792)
The fish_plugins file previously used absolute `$HOME` paths, making it non-portable across different machines. This change updates the file to use the ~ character for the home directory, improving compatibility and portability by avoiding hard-coded paths.
2024-09-11 00:43:01 +09:00
..
fisher.fish Change fish_plugins to use ~ instead of $HOME for better portability (#792) 2024-09-11 00:43:01 +09:00