Browse Source

[#63] Add Mac OS X kernel panic warning

master
Sorin Ionescu 12 years ago
parent
commit
bed2088dd4
  1. 4
      plugins/tmux/init.zsh

4
plugins/tmux/init.zsh

@ -10,6 +10,10 @@ @@ -10,6 +10,10 @@
# # Auto launch tmux at start-up.
# 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
alias ta="tmux attach-session"

Loading…
Cancel
Save