LoginSignup
0
0

More than 1 year has passed since last update.

mac 環境設定メモ

Last updated at Posted at 2022-01-08

概要

雑なTipsを色々とまとめる奴。個人用

各端末(Terminal)でhistoryを共有する方法 for zsh

// .zshrc
export HISTFILE=~/.zsh_history
setopt share_history

setoptは他に色々設定がありそう

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0