mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-20 04:10:21 +00:00
Only one newline at end of file
This commit is contained in:
@@ -50,4 +50,3 @@ pattern="$1"
|
||||
shift
|
||||
|
||||
perl -n -l -e "print if ${invert:+not} m/${pattern//\//\\/}/${modifiers}" "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user