about summary refs log tree commit diff
path: root/Functions/cx
blob: a0b34a4f05f24be25f3b695e8cb332cd0a48eb91 (plain) (blame)
1
2
3
4
5
6
#! /bin/sh
#
# zsh shell function to make its arguments executable
# also works as a sh script
#
chmod +x $*