mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
merge powershell profile
This commit is contained in:
@@ -20,3 +20,6 @@ function Update-OhMyPosh {
|
|||||||
Set-ExecutionPolicy Bypass -Scope Process -Force
|
Set-ExecutionPolicy Bypass -Scope Process -Force
|
||||||
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://ohmyposh.dev/install.ps1'))
|
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://ohmyposh.dev/install.ps1'))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Set alias to vim to bypass batch file launcher, allows UNC editing
|
||||||
|
Set-Alias -Name vim -Value 'C:\Program Files\Vim\vim90\vim.exe'
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Host pos
|
|||||||
HostName pos.cock
|
HostName pos.cock
|
||||||
User root
|
User root
|
||||||
Host server
|
Host server
|
||||||
HostName server.cock
|
HostName server.yiff.technology
|
||||||
User root
|
User root
|
||||||
Host sl
|
Host sl
|
||||||
HostName 74.207.243.12
|
HostName 74.207.243.12
|
||||||
|
|||||||
Reference in New Issue
Block a user