mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
update pshell
This commit is contained in:
parent
2df7e6eef3
commit
0ffd76a403
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ function ya {
|
||||||
Remove-Item -Path $tmSp
|
Remove-Item -Path $tmSp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# remove built-in alias
|
||||||
|
|
||||||
|
remove-item alias:curl
|
||||||
|
remove-item alias:ls
|
||||||
|
remove-item alias:cp
|
||||||
|
remove-item alias:rm
|
||||||
|
|
||||||
# alias
|
# alias
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue