dotfiles/conf.d/kitty/session_single.conf

13 lines
129 B
Plaintext
Raw Normal View History

2024-03-05 08:21:54 +00:00
# vim:fileencoding=utf-8:ft=conf:foldmethod=marker
#: Session {{{
#
layout tall
#: First tab
cd .
title zsh
launch zsh
#: }}}