Skip to content

Commit

Permalink
Enable clipboard in iterm2
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Aug 23, 2023
1 parent 6dad1f9 commit 91116b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/.config/iterm2/com.googlecode.iterm2.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AllowClipboardAccess</key>
<true/>
<key>Custom Color Presets</key>
<dict>
<key>Japanesque</key>
Expand Down

0 comments on commit 91116b0

Please sign in to comment.