All Projects → 2KAbhishek → Dotfiles

2KAbhishek / Dotfiles

Licence: GPL-3.0 license
Passionately crafted configs for CLI lovers 🐧❤️

Programming Languages

shell
77523 projects
lua
6591 projects
Vim Script
2826 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dotfiles

dotfiles
My collection of dotfiles
Stars: ✭ 77 (+10%)
Mutual labels:  tmux, unix, i3
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (-25.71%)
Mutual labels:  conky, i3, bash-script
config-public
Linux/WSL config to optimize ergonomics, security, and productivity: vim/neovim, zsh, tmux, i3, emacs, vscode, ipython, jupyter, ranger, fzf, kitty, xkb, selfquant, firejail, systemd, etc
Stars: ✭ 14 (-80%)
Mutual labels:  tmux, i3, ranger
hax
Zero-config Hacky Hackpecker setup
Stars: ✭ 16 (-77.14%)
Mutual labels:  conky, i3
dotfiles
My personal set of dotfiles (Managed with Stow)
Stars: ✭ 34 (-51.43%)
Mutual labels:  tmux, i3
dotfiles
These are my dotfiles. All the config stuff that I use is here.
Stars: ✭ 16 (-77.14%)
Mutual labels:  tmux, conky
3mux
Terminal multiplexer inspired by i3
Stars: ✭ 1,687 (+2310%)
Mutual labels:  tmux, i3
dotfiles
i3, Vim, Bash, Ruby, Typescript & React, Elixir, Golang & more!
Stars: ✭ 22 (-68.57%)
Mutual labels:  tmux, i3
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (-50%)
Mutual labels:  tmux, i3
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-71.43%)
Mutual labels:  tmux, i3
linux-workspace
This is the greatest management of all time
Stars: ✭ 19 (-72.86%)
Mutual labels:  conky, ranger
Dotfiles
My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
Stars: ✭ 180 (+157.14%)
Mutual labels:  tmux, i3
.dotfiles
🎆 Arch Linux with i3 / nvim / tmux / urxvt / zsh / ...
Stars: ✭ 167 (+138.57%)
Mutual labels:  tmux, i3
Tmux Tilish
Plugin which makes tmux work and feel like i3wm
Stars: ✭ 149 (+112.86%)
Mutual labels:  tmux, i3
configuration
Config files
Stars: ✭ 12 (-82.86%)
Mutual labels:  tmux, ranger
.config
Rafi's workstations (Archlinux, osx) ~/.config.
Stars: ✭ 71 (+1.43%)
Mutual labels:  tmux, i3
etc-skel
/etc/skel with super cool confs for tmux, psql, inputrc, git, bash, dircolors, and more.
Stars: ✭ 22 (-68.57%)
Mutual labels:  tmux, ranger
Dot-It-Up
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀
Stars: ✭ 254 (+262.86%)
Mutual labels:  tmux, unix
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+58421.43%)
Mutual labels:  tmux, unix
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+60%)
Mutual labels:  tmux, i3

Dotfiles

License Updated Stars Forks Watchers Contributors Followers

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

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

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

Included Configurations

This repo contains configurations for following tools.

Some configs require special steps in order to use. Check respective tools documentation for more info.

  • git: I am using GPG signing by default for verifying commits, check this for details on setting up GPG or you can use git config --global commit.gpgSign false to disable it.

  • compiz: Import the compiz profile using ccsm.

  • conky Run conky with conky -dqc ~/.config/sysinfo.conkyrc.

  • konsole Open Konsole, Goto Settings -> Manage Profiles -> Check Konsole and click on Set as Default.

This repo also contains a few scripts in the scripts directory.

How it was built

Dotfiles was built using the internet and sleepless nights.

Challenges faced

Just getting over the initial learning curve on the command line, failing and trying again :)

What I learned

While building Dotfiles I have learned to love the command line and it's efficiency, have discovered countless tools and techniques which will serve me for the rest of my days.

What's next

Planning to add more tools, better management, always updating.

Hit the button if you found this useful.

More Info

Want this CLI experience on your Android too? have a look at Oh-My-Termux

Find more cool configs and setups at GitHub does dotfiles

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].