1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 13:30:28 +00:00

[#63] Add Mac OS X kernel panic warning

This commit is contained in:
Sorin Ionescu 2012-03-26 18:25:59 -04:00
parent 2b605e39b0
commit bed2088dd4

View File

@ -10,6 +10,10 @@
# # Auto launch tmux at start-up. # # Auto launch tmux at start-up.
# zstyle -t ':omz:plugin:tmux:auto' start 'yes' # zstyle -t ':omz:plugin:tmux:auto' start 'yes'
# #
# Warning:
# Tmux is known to cause kernel panics on Mac OS X.
# For more information, see http://git.io/jkPqHg.
#
# Aliases # Aliases
alias ta="tmux attach-session" alias ta="tmux attach-session"