Address issues that cause shell lines to break
This commit is contained in:
@@ -48,6 +48,8 @@ alias ping="ping -c 4"
|
||||
# Show progress while syncing
|
||||
alias rsync="rsync --progress"
|
||||
|
||||
# Force a newline at the end of curl responses to prevent artifacting
|
||||
alias curl="curl -w '\n'"
|
||||
|
||||
#{- SHELL INTROSPECTION -}#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user