Add an example of setting environment variables in a session file

This commit is contained in:
Kovid Goyal
2018-05-23 08:28:18 +05:30
parent 8e0e4b8fd1
commit f46d3057ba

View File

@@ -396,7 +396,8 @@ layout tall
cd ~
# Create a window and run the specified command in it
launch zsh
launch vim
# Create a window with some environment variables set and run vim in it
launch env FOO=BAR vim
# Set the title for the next window
title Chat with x
launch irssi --profile x