Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 278 Bytes

fish_shell.md

File metadata and controls

11 lines (9 loc) · 278 Bytes

fish shell de docker-env alias tanımlama:

$ function docker-env
               eval (docker-machine env $argv[1])
           end
$ funcsave docker-env

The last command creates a file for function in functions folder: ~/.config/fish/functions/docker-env.fish