mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-02 05:09:25 +00:00
Only one newline at end of file
This commit is contained in:
@ -20,4 +20,3 @@ find /bin /etc /lib /sbin /usr \
|
||||
\( -type d -printf '%p/\n' -o -print \) | sort > "$fs"
|
||||
|
||||
comm -23 "$fs" "$db"
|
||||
|
||||
|
@ -18,4 +18,3 @@ pacman --query --explicit --info \
|
||||
print $2
|
||||
}
|
||||
'
|
||||
|
||||
|
Reference in New Issue
Block a user