a lot
Modified shell-loading-snippets DockerNetwork support better l and ll dot the pipe
This commit is contained in:
parent
50d9aef264
commit
86fdee1acc
9 changed files with 100 additions and 24 deletions
4
base/profile.d/dot-shorthand.ps1
Normal file
4
base/profile.d/dot-shorthand.ps1
Normal file
|
@ -0,0 +1,4 @@
|
|||
filter dot([string]$Parameter){ $_ | Select-Object -ExpandProperty $Parameter }
|
||||
|
||||
Set-Alias : dot
|
||||
Set-Alias _ dot
|
Loading…
Add table
Add a link
Reference in a new issue