|
@@ -1,7 +1,7 @@
|
|
|
This is my "scoop" bucket list, for personal use.
|
|
This is my "scoop" bucket list, for personal use.
|
|
|
In order to install as a new bucket, run following:
|
|
In order to install as a new bucket, run following:
|
|
|
```
|
|
```
|
|
|
-scoop bucket add kunago https://miris%40kunago.com@bitbucket.org/kunago/scoop-bucket
|
|
|
|
|
|
|
+scoop bucket add kunago https://git.apason.cz/kunago/scoop-bucket
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
# Generally about scoop installations
|
|
# Generally about scoop installations
|
|
@@ -41,19 +41,20 @@ scoop bucket add extras
|
|
|
scoop bucket add nirsoft
|
|
scoop bucket add nirsoft
|
|
|
scoop bucket add versions
|
|
scoop bucket add versions
|
|
|
scoop bucket add games
|
|
scoop bucket add games
|
|
|
-scoop bucket add kunago https://miris%40kunago.com@bitbucket.org/kunago/scoop-bucket
|
|
|
|
|
|
|
+scoop bucket add kunago https://git.apason.cz/kunago/scoop-bucket
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
## Computer specific
|
|
## Computer specific
|
|
|
- ### general programs
|
|
- ### general programs
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
scoop install nssm
|
|
scoop install nssm
|
|
|
|
|
+
|
|
|
scoop install -g nssm 7zip ditto irfanview brave firefox thunderbird libreoffice-fresh lightscreen vcredist2015 vlc sumatrapdf syncthing tightvnc
|
|
scoop install -g nssm 7zip ditto irfanview brave firefox thunderbird libreoffice-fresh lightscreen vcredist2015 vlc sumatrapdf syncthing tightvnc
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
|
|
|
|
|
to install syncthing, run the following commands:
|
|
to install syncthing, run the following commands:
|
|
|
|
|
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
nssm install syncthing
|
|
nssm install syncthing
|
|
|
|
|
|
|
|
nssm set syncthing Application C:\ProgramData\scoop\apps\syncthing\current\syncthing.exe
|
|
nssm set syncthing Application C:\ProgramData\scoop\apps\syncthing\current\syncthing.exe
|
|
@@ -79,14 +80,16 @@ scoop bucket add kunago https://miris%40kunago.com@bitbucket.org/kunago/scoop-bu
|
|
|
nssm set syncthing AppExit 4 Restart
|
|
nssm set syncthing AppExit 4 Restart
|
|
|
|
|
|
|
|
sc start syncthing
|
|
sc start syncthing
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
|
|
|
|
|
- ### admin programs
|
|
- ### admin programs
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
scoop install ccleaner cmder-full heidisql hosts-file-editor ipscan multicommander mremoteng powertoys rapidee spacesniffer speedcrunch vscodium
|
|
scoop install ccleaner cmder-full heidisql hosts-file-editor ipscan multicommander mremoteng powertoys rapidee spacesniffer speedcrunch vscodium
|
|
|
|
|
+
|
|
|
scoop install autohotkey autoit
|
|
scoop install autohotkey autoit
|
|
|
|
|
+
|
|
|
scoop install shellexview shellmenuview
|
|
scoop install shellexview shellmenuview
|
|
|
-```
|
|
|
|
|
|
|
+ ```
|
|
|
|
|
|
|
|
## Update
|
|
## Update
|
|
|
```
|
|
```
|