Skip to content

0xlakshan/system-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌡 My IDE, Git, Shell & Other Dev Tool Configs

Here’s a screenshot of how this tmux setup looks:

To activate the setup run:

git clone https://github.com/0xlakshan/system-config.git
cd system-config
sh ./linux/terminal.sh

The following diagram shows the anatomy of my shell prompt

   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ path
   β”‚                    β”Œβ”€β”€β”€β”€β”€β”€β”€ git:branch
   β”‚                    β”‚
~/projects/my-project (main)
Ξ»
β”‚
└──────────────────────────────── prompt

The custom .tmux.conf includes mouse support, allowing you to select and copy text using your mouse. It also integrates with the system clipboard via xclip, making it easy to copy content between tmux and other applications. To ensure this functionality works properly, make sure the required packages tmux, vim, and xclip are installed on your system.

About

My IDE, Git, Shell & Other Dev Tool Configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published