mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-26 23:06:33 -04:00
swapped macro order. added dcshell
This commit is contained in:
@@ -17,3 +17,5 @@ function p () {
|
||||
alias pl="p -l"
|
||||
alias jqp="jq . | p -l json"
|
||||
alias yqp="yq . | p -l yaml"
|
||||
alias pjq="jq . | p -l json"
|
||||
alias pyq="yq . | p -l yaml"
|
||||
|
||||
Reference in New Issue
Block a user