aboutsummaryrefslogtreecommitdiff
path: root/win-nvim.ps1
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-07-16 06:23:42 +0200
committersrdusr <trevorgray@srdusr.com>2023-07-16 06:23:42 +0200
commit6a1c7625f721760f6c8e0cf988e345adbcb49e81 (patch)
treeec809636d4e90ad4f10bc6b8527c4886aba573de /win-nvim.ps1
parent517bdf668bc8bc48bd5d06073b142db40fe81ea4 (diff)
downloaddotfiles-6a1c7625f721760f6c8e0cf988e345adbcb49e81.tar.gz
dotfiles-6a1c7625f721760f6c8e0cf988e345adbcb49e81.zip
Still fixing path errors
Diffstat (limited to 'win-nvim.ps1')
-rw-r--r--win-nvim.ps11
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: