Skip to content

Instantly share code, notes, and snippets.

@ndzoesch
Last active May 25, 2020 06:28
Show Gist options
  • Save ndzoesch/2114f4bd7eddfd644d255d7a5f7d2b69 to your computer and use it in GitHub Desktop.
Save ndzoesch/2114f4bd7eddfd644d255d7a5f7d2b69 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
TTY: docker exec -i --env COLUMNS=`tput cols` --env LINES=`tput lines` -u __USERKEY__ -t __APP_ID__ zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment