global/shell: make math alias more portable
This commit is contained in:
parent
fa9109f525
commit
feec801833
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in
|
|||
|
||||
edit = "$EDITOR";
|
||||
|
||||
path = "tr ':' '\n' <<< \"$PATH\"";
|
||||
lpath = "echo \"$PATH\" | tr \":\" \"\n\"";
|
||||
timestamp = "date +%s -d";
|
||||
|
||||
neofetch = "neowofetch";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue