This commit is contained in:
Kovid Goyal
2022-04-04 11:05:36 +05:30
parent c72154782b
commit ecb74aed29

View File

@@ -1,4 +1,7 @@
#!/bin/sh
# Copyright (C) 2018 Kovid Goyal <kovid at kovidgoyal.net>
#
# Distributed under terms of the GPLv3 license.
{ \unalias command; \unset -f command; } >/dev/null 2>&1