Skip to content

Instantly share code, notes, and snippets.

@abstractmachines
Created May 2, 2021 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abstractmachines/52a142cd28b3a99146b06737c8f229bb to your computer and use it in GitHub Desktop.
Save abstractmachines/52a142cd28b3a99146b06737c8f229bb to your computer and use it in GitHub Desktop.
tmux.conf inspired by spicycode
# Define default shell
set -g default-command /bin/zsh
# Use mouse
set -g mouse on
set -g default-terminal screen-256color
# WIP. See inspiration at: https://gist.github.com/spicycode/1229612
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment