diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-07-16 06:23:42 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-07-16 06:23:42 +0200 |
| commit | 6a1c7625f721760f6c8e0cf988e345adbcb49e81 (patch) | |
| tree | ec809636d4e90ad4f10bc6b8527c4886aba573de /win-nvim.ps1 | |
| parent | 517bdf668bc8bc48bd5d06073b142db40fe81ea4 (diff) | |
| download | dotfiles-6a1c7625f721760f6c8e0cf988e345adbcb49e81.tar.gz dotfiles-6a1c7625f721760f6c8e0cf988e345adbcb49e81.zip | |
Still fixing path errors
Diffstat (limited to 'win-nvim.ps1')
| -rw-r--r-- | win-nvim.ps1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win-nvim.ps1 b/win-nvim.ps1 index 345ef58..800ebc1 100644 --- a/win-nvim.ps1 +++ b/win-nvim.ps1 @@ -34,7 +34,6 @@ if (!(Test-Path $localPacker -PathType Container)) { # Set-ExecutionPolicy RemoteSigned # Then run the script by using this command in the same existing directory: # ./win-nvim.ps1 - # To allow script execution, run the following command in PowerShell as an administrator: # Set-ExecutionPolicy RemoteSigned # Then run the script by using this command in the same existing directory: |
