1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-08-15 17:40:21 +00:00

[Fix #232] Disable globbing for rsync, scp, ftp, sftp

This commit is contained in:
Sorin Ionescu
2012-08-06 19:24:36 -04:00
parent d22d250a5c
commit 88af470bd6
2 changed files with 8 additions and 2 deletions

View File

@@ -47,15 +47,18 @@ Aliases
- `mv`
- `mysql`
- `rm`
- `scp`
### Disabled File Globbing
- `fc`
- `find`
- `ftp`
- `history`
- `locate`
- `rake`
- `rsync`
- `scp`
- `sftp`
### General