diff options
-rw-r--r-- | etc/aliases/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/aliases/default b/etc/aliases/default index 558c875..4a1755d 100644 --- a/etc/aliases/default +++ b/etc/aliases/default @@ -29,8 +29,6 @@ alias exec='exec ' alias sudo='sudo ' ## networking -# With these settings, mx and host do basically the same, but whatever -alias host='host -a' alias mx='mx -aZ' # Only TCP/TCP6, not sockets and such |