mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Add a deprecation comment.
This commit is contained in:
parent
14b4ba83c3
commit
96c34cebae
2 changed files with 6 additions and 2 deletions
6
plugins/terminalapp/terminalapp.plugin.zsh
Normal file
6
plugins/terminalapp/terminalapp.plugin.zsh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# This file is intentionally empty.
|
||||
#
|
||||
# The terminalapp plugin is deprecated and may be removed in a future release.
|
||||
# Its functionality has been folded in to the core lib/termsupport.zsh, which
|
||||
# is loaded for all users. You can remove terminalapp from your $plugins list
|
||||
# once all your systems are updated to the current version of Oh My Zsh.
|
||||
Loading…
Add table
Add a link
Reference in a new issue