DEV Community

Discussion on: I made a tmux plugin to spice up your terminal πŸ§πŸ’…πŸΌ

Collapse
 
2kabhishek profile image
Abhishek Keshri

For more CLI configs, checkout

GitHub logo 2KAbhishek / Dotfiles

Passionately crafted configs for CLI lovers 🐧❀️

Dotfiles

License People Stars Forks Watches Last Updated

Passionately crafted configs for CLI lovers 🐧❀️

Dotfiles Demo
Terminal screenshot

What is this

My personal configs, carefully and passionately crafted for setting up an optimal CLI dev experience.

Inspiration

Hours and nights spent on the terminal, willingness to improve.

Setup

git clone https://github.com/2kabhishek/Dotfiles
cd Dotfiles

# Menu based interactive setup
./setup.sh

# Setup everythin unattended
./setup.sh -a
Enter fullscreen mode Exit fullscreen mode

Requirements

For installation git curl & zsh are must, other tools are mentioned below.

Packages

This list is not complete, package names may vary depending upon your system and your requirements.

# Required
git, zsh, neovim, tmux, git-delta, bat, fd, fzf, fasd, ag(silver_surfer), curl, powerline, lsd
# Optional
ranger, cmus, xdotool, libinput, htop, python, vim, broot, xclip, 
bash, i3, i3status, dmenu, ncdu, grc, exa, conky, kitty, konsole, autorandr, xplr
Enter fullscreen mode Exit fullscreen mode

Powerline patched fonts are required for glyphs. I'll recommend Nerd Fonts. I'm using FiraCode.

Included Configurations

This repo contains configurations for following…