I love working on the command line and have been actively maintaining my Dotfiles for almost 6 years now, I wanted to share my passion with everyone.
So, I made a video series about setting up a command line based dev environment on a cloud Linux system, which can be easily replicated anywhere.
In the series I go over setting up various command line tools like zsh, tmux and neovim for a powerful and flexible dev experience.
2KAbhishek
/
Dotfiles
Passionately crafted for CLI lovers π§β€οΈ
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
I made a small recording for setting this up on an Ubuntu system
For installation git
curl
& zsh
are must, other tools are mentioned below.
Packages
This list is incomplete, 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
Powerline patched fonts are required for glyphs. I'll recommend Nerd Fontsβ¦
Please let me know if you have any feedback or questions, will be happy to help.
You can follow me for more related content.
Find my links here
Top comments (0)