Include terminal init from central file.
This commit is contained in:
parent
68219b8531
commit
55b5921d87
|
@ -1,8 +1,8 @@
|
||||||
# Initializations to be done on a new terminal. This is
|
# Initializations to be done on a new terminal. This is
|
||||||
# called both from .zlogin and .zshrc
|
# called both from .zlogin and .zshrc
|
||||||
|
|
||||||
# default control characters
|
# default initialization
|
||||||
stty erase kill susp intr
|
. /usr/local/lib/profile-parts/term
|
||||||
|
|
||||||
# terminal customization
|
# terminal customization
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue