Skip to content

0xlakshan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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:

CLONE REPO
==========
git clone https://github.com/0xlakshan/dotfiles.git
cd ./dotfiles

COPY LAUNCH SCRIPT
==================
cp ./linux/launch.sh ~/
cp ./linux/launch.desktop ~/.local/share/applications

CHANGE NEOFETCH LOGO
====================
cp ./neofetch/logo.txt ~/
cp ./neofetch/config.conf ~/.config/neofetch

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