mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-19 22:04:38 -04:00
Added format-csv. Removed profiling.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
alias strip-ansi="perl -pe 's/\e\[[0-9;]*m(?:\e\[K)?//g'"
|
||||
alias format-csv="perl -pe 's/((?<=,)|(?<=^)),/ ,/g;' | column -t -s,"
|
||||
|
||||
Reference in New Issue
Block a user