Giter VIP home page Giter VIP logo

tmux-name-generator's Introduction

Tmux Name Generator

This is a plugin that generates a random name for your Tmux session when you do not specify one.

Screenshots

Session name #1 Session name #2 Session name #3 Session name #4

Install

Installation with Tmux Plugin Manager.

Add the following line to your .tmux.conf.

set -g @plugin 'pwnalone/tmux-name-generator'

Manual Installation

Clone the repo.

git clone https://github.com/pwnalone/tmux-name-generator ~/.tmux/plugins/tmux-name-generator

Add the following line to your .tmux.conf.

run ~/.tmux/plugins/tmux-name-generator/name_generator.tmux

Usage

That's it! Now, when you start a Tmux session without specifying the name, a random one should be generated for you.

Configure

# Enable/disable the lhs/rhs of the session name.
set -g @name_generator_use_lhs yes  # lhs = adjective
set -g @name_generator_use_rhs yes  # rhs = noun

# Set a custom separator for the lhs/rhs.
set -g @name_generator_sep '-'

Wordlists

The default wordlists were taken from Zellij. If you have your own wordlists that you would like to use, you can replace words/lhs.txt and words/rhs.txt on your local machine.

tmux-name-generator's People

Contributors

pwnalone 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.