dotfiles/home/private_dot_config/zsh/functions/executable_actual

4 lines
41 B
Text
Raw Normal View History

#!/usr/bin/env zsh
realpath $(which $1)