Skip to content

some scripts to configure some tools i use (I'm lazy)

Notifications You must be signed in to change notification settings

GRodolphe/myconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Automation Scripts Repository

This repository contains a collection of scripts designed to automate the installation and configuration of various tools.

Installation

Clone this repository to your local system using the following command:

git clone [YOUR_REPO_URL]

Tmux

Usage

Each script in the repository is standalone and can be executed independently to set up a specific tool. tmux_setup.sh

This script automates the setup of Tmux, a terminal multiplexer, by installing Tmux Plugin Manager (tpm) and configuring various plugins and themes. Features

  • Installs tpm (Tmux Plugin Manager)
  • Configures mouse mode
  • Applies the Catppuccin theme
  • Adds useful plugins to enhance the Tmux experience

Execution

To run the tmux_setup.sh script, use the following command:

./tmux_setup.sh

Important Note: After executing the script, you will need to press ctrl+b then I to initialize and install the Tmux plugins.

About

some scripts to configure some tools i use (I'm lazy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages