]> arthur.barton.de Git - ax-zsh.git/commitdiff
11_terminal: Fix file names in file comments
authorAlexander Barton <alex@barton.de>
Sun, 5 Jul 2020 16:18:46 +0000 (18:18 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 5 Jul 2020 16:18:46 +0000 (18:18 +0200)
core/11_terminal/11_terminal.ax-io
core/11_terminal/11_terminal.zshrc

index 1ddb802cd2433b3cb2cebe9497632a7c4fe5b5c6..b8f81d42e21aea490c6290b57629b1ed11e2f570 100644 (file)
@@ -1,5 +1,5 @@
 # AX-ZSH: Alex' Modular ZSH Configuration
-# 10_terminal.zprofile: Initialize terminal settings
+# 11_terminal.ax-io: Initialize terminal settings
 
 # Use tset(1) to validate TERM when stdin as a tty. Explicitly set SHELL to
 # /bin/sh to force tset to output sh-compliant commands even when SHELL was not
index a15c1d4137ca54a1dcfed630d5a8efa6b5b8a366..33dafb1975c15e2235ae06a024b07b77670242ae 100644 (file)
@@ -1,5 +1,5 @@
 # AX-ZSH: Alex' Modular ZSH Configuration
-# 10_terminal.zshrc: Initialize terminal settings
+# 11_terminal.zshrc: Initialize terminal settings
 
 # Fix up TERM. Do this here (and not in zprofile), because terminal emulators
 # often don't start a new login shell but "only" a new interactive shell.