Restructure the script directory

This commit is contained in:
Manuel Thalmann 2024-11-01 13:12:16 +01:00
parent 772b7adc0b
commit c4250cd27d
150 changed files with 248 additions and 248 deletions
scripts/Common/Software/vim

View file

@ -1,7 +1,7 @@
#!/bin/env fish
begin
set -l dir (status dirname)
source "$dir/../../Scripts/software.fish"
source "$dir/../../../lib/software.fish"
function configureSW
set -l configFile /etc/vimrc