first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
new_tab
|
||||
layout splits
|
||||
# Set the working directory for windows in the current tab
|
||||
|
||||
launch --type=tab fish
|
||||
os_window_class mykitty
|
||||
|
||||
# Change the OS window state to normal, fullscreen, maximized or minimized
|
||||
os_window_state maximized
|
||||
@@ -0,0 +1,9 @@
|
||||
new_tab
|
||||
layout splits
|
||||
# Set the working directory for windows in the current tab
|
||||
|
||||
launch --type=tab nvim
|
||||
os_window_class mykitty
|
||||
|
||||
# Change the OS window state to normal, fullscreen, maximized or minimized
|
||||
os_window_state maximized
|
||||
@@ -0,0 +1,7 @@
|
||||
new_tab
|
||||
layout splits
|
||||
# Set the working directory for windows in the current tab
|
||||
|
||||
launch --type=tab fish
|
||||
os_window_class mykitty
|
||||
|
||||
Reference in New Issue
Block a user