Added a Konsole profile that defaults to zsh

This commit is contained in:
2023-03-30 19:20:52 -04:00
parent 857ee9d4a5
commit a409cc80bc
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Appearance]
ColorScheme=DarkPastels
[General]
Command=/bin/zsh
Name=Custom
Parent=FALLBACK/
StartInCurrentSessionDir=false
[Scrolling]
HistorySize=2000