Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powershell scope CurrentUser

if ($env:PSModulePath -notlike "*D:DocumentsWindowsPowerShellModules*")
{
  $env:PSModulePath = $env:PSModulePath + ";D:DocumentsWindowsPowerShellModules"
}
Comment

PREVIOUS NEXT
Code Example
Shell :: increment version powershell 
Shell :: log cancel git command 
Shell :: polyfill download 
Shell :: how to clone git all repository git ubuntu 
Shell :: deb http://la-mirrors.evowise.com/ubuntu/ disco-security multiverse 
Shell :: linux change filename batch 
Shell :: Git Precommit not working on windows 
Shell :: LetsEncrypt use alias for acme-challenge directory 
Shell :: How to zero pad numbers in file names in Bash? 
Shell :: activar w10 
Shell :: lz4 compression directory 
Shell :: curl-tomcat 
Shell :: linux download file from server to local machine 
Shell :: count output linux 
Shell :: onefetch install 
Shell :: kill a server port in terminal 
Shell :: sudo: netstat: command not found 
Shell :: How to turn on ARD on mac using terminal 
Shell :: create fake json from console 
Shell :: linux convert multiple images 
Shell :: update aur packages archlinux 
Shell :: prometheus label __meta_docker_container_name with docker-compose 
Shell :: brew install keepnote 
Shell :: get uid of disk 
Shell :: calibre on centos terminal 
Shell :: how to install npm modules 
Shell :: create public key linux 
Shell :: install jetstream 
Shell :: how to install gitlab on mac os 
Shell :: find next greater number with same digits 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =