in ~/.bash_profile : alias npp='~/npp' in ~/npp : #!/bin/sh exec d:/utils/Notepad++/notepad++.exe "$@" &