add convience function to trackdown binaries
This commit is contained in:
parent
3d0073c167
commit
cc85178f65
1 changed files with 3 additions and 0 deletions
3
home/private_dot_config/zsh/functions/actual
Normal file
3
home/private_dot_config/zsh/functions/actual
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
realpath $(which $1)
|
Loading…
Reference in a new issue