mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Initial Colemak Setup
This commit is contained in:
parent
ffcb1082b4
commit
0f456019d2
15 changed files with 611 additions and 210 deletions
|
|
@ -11,7 +11,7 @@ Get-ChildItem -Path $DOTFILES\powershell_private -Filter *.ps1 | ForEach-Object
|
|||
|
||||
# PowerShell Equivalents #
|
||||
|
||||
Set-Alias "curl" "Invoke-WebRequest"
|
||||
# Set-Alias "curl" "Invoke-WebRequest"
|
||||
Set-Alias "man" "Get-Help"
|
||||
Set-Alias "kill" "Stop-Process"
|
||||
Set-Alias "open" "Invoke-Item" # Use ii instead of open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue