Jakub Čábera

Results 95 comments of Jakub Čábera

In ideal case yes. But not in all. CTRL+C, fails, everything would have to run remove-module. Not possible to achieve. The conflict would occour on update. The new functions (with...

Appveyor should have full Shovel setup => 1. Shovel\apps\scoop\current 1. 7zip use external 1. shovel bucket add Base, main if not cached 1. pull updates for both buckets 1. install...

Linux based runners will be needed also - Debian/Ubuntu should be enough On premises will be deployed again 5x, and native github could be used

schema.json point to docs website

If you want to select multiple achievements just: 1. Click on 1 and press **SPACE** 1. Click on next and press **SPACE** Instead of clicking you can use arrow keys....

path manipulations have to support `[:;]` ![image](https://user-images.githubusercontent.com/13260377/120588055-c6f2a180-c436-11eb-8fc4-b77a5fb6cda0.png) PowerShell/PowerShell#4341

TODO: How to handle environment file in pwsh? ~/.config/scoop/environment.sh ```bash export VARIABLE='...' ... ``` ~/.profile | ~/.zshrc ```bash # source /opt/Shovel/config/environments.sh ?? source ~/.config/scoop/environments.sh ```

Shimming will happen simply as `ln -s /real /shim/shim`. Parameter binding will be omitted as on Linux there should be no use case for it. .ps1 shim just for non-native...