Coder Social home page Coder Social logo

configs-tmux's Introduction

Dotfiles and Configurations - Tmux

Introduction

Background

This repository contains the Tmux configuration I use on all my systems that is running Tmux

System

  • version tested
    • 2023-08-16 1604H : 3.1c

Packages/Plugins

  • Please refer to plugins for the full list of plugins/packages used (WIP)

Neovim

  • Tmux is a Terminal Multiplexer, where "session servers" are created in the background, having shells running in the background as seperate processes
    • A terminal multiplexer allows a user to have multiple shell sessions happening at the same instance,
      • and even if the terminal emulator is closed, the shell instance is still running in the background,
        • allowing you to re-attach and re-enter back into the instance.
  • Alternatives includes
    • 'screen' Terminal Multiplexer
  • Project Structure
    • Configuration folder: ~/
    • Configuration file: .tmux.conf

Setup

Dependencies

  • tmux
  • git : For installing/pulling packages

Pre-Requisites

  • Place the config folder into your ~/.config/tmux/ folder
    cp -r src/tmux ~/.config/tmux
  • Place the config file into your home folder
    cp src/.tmux.conf ~/.tmux.conf

Post-Installation

  • To install the plugins
    • Type '[Prefix] + i' on the first startup

Documentations

Contents

  • README.md : This README
  • plugins.md : The full list of plugins
  • src/ : Contains the configurations

Wiki

Resources

References

Remarks

configs-tmux's People

Contributors

thanatisia avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.