All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:18, 9 March 2026 Xbl talk contribs created page Configs (Created page with "= PS1 = = tmux.conf = <nowiki> # Extend history limit set -g history-limit 42069 # Don't rename windows automatically set -g allow-rename off # reload config file bind r source-file ~/.tmux.conf # Enable 256 color support set -g default-terminal "tmux-256color" set -ga terminal-overrides ",*:RGB" # Enable clipboard set -g set-clipboard on # Change keyboard index set -g base-index 1 set -g pane-base-index 1 set-window-option -g pane-base-index 1 set-option -g ren...")