My fish config
This commit is contained in:
3
functions/please.fish
Normal file
3
functions/please.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function please --wraps='PLEASE_DIR="/home/allann/Documentos/workspace/env/python-env/bin" /python /please' --wraps='PLEASE_DIR="$HOME/Documentos/workspace/env/python-env/bin" $PLEASE_DIR/python $PLEASE_DIR/please' --description 'alias please PLEASE_DIR="$HOME/Documentos/workspace/env/python-env/bin" $PLEASE_DIR/python $PLEASE_DIR/please'
|
||||
PLEASE_DIR="$HOME/Documentos/workspace/env/python-env/bin" $PLEASE_DIR/python $PLEASE_DIR/please $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user