dotfiles/kitty/session_single_zsh.conf
2019-11-05 10:23:05 +01:00

14 lines
169 B
Plaintext

# vim:fileencoding=utf-8:ft=conf:foldmethod=marker
#: Session {{{
#
initial_window_width 640
initial_window_height 400
#: First tab
cd .
title zsh
launch zsh
#: }}}