Stop keeping track of installed software
This commit is contained in:
parent
4ecfcfc6f3
commit
675db97522
2 changed files with 1 additions and 17 deletions
scripts/Common/Software/git
|
@ -3,10 +3,6 @@ begin
|
|||
set -l dir (status dirname)
|
||||
source "$(status dirname)/../../Scripts/software.fish"
|
||||
|
||||
function getSWName
|
||||
echo "git"
|
||||
end
|
||||
|
||||
function configureSW -S -V dir -a scope name
|
||||
source "$dir/../../Scripts/config.fish"
|
||||
set -l root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue