mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Cleanup
This commit is contained in:
@@ -34,4 +34,6 @@ end
|
||||
fish_add_path --move --path {$HOME}/bin
|
||||
if test (uname) = "Darwin"
|
||||
fish_add_path --move --path {$HOME}/bin/macos
|
||||
else if test (uname) = "Linux"
|
||||
fish_add_path --move --path {$HOME}/bin/linux
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user