genv icon indicating copy to clipboard operation
genv copied to clipboard

Supporting zsh

Open razrotenberg opened this issue 1 year ago • 0 comments

  • Parameter substitution is done differently for zsh
  • Using @ modifier to split strings
  • Added environment variable 'GENV_SHELL' (based on $SHELL)
  • Added helper function '_genv_get_env'

razrotenberg avatar Nov 30 '22 15:11 razrotenberg