#!/bin/env fish
begin
    set -l dir (status dirname)
    source "$dir/../../../scripts/Arch/OS/install.fish"
end