All Projects → ronakg → dotfiles

ronakg / dotfiles

Licence: other
My dot files and dev environment using bash, tmux and vim

Programming Languages

shell
77523 projects
Vim Script
2826 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dotfiles

dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-39.34%)
Mutual labels:  config, tmux
dotfiles
/home/yous
Stars: ✭ 43 (-29.51%)
Mutual labels:  config, bashrc
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-22.95%)
Mutual labels:  config, tmux
dotfiles
There is no place like ~/
Stars: ✭ 19 (-68.85%)
Mutual labels:  tmux, bashrc
dotfiles
My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff…
Stars: ✭ 84 (+37.7%)
Mutual labels:  config, bashrc
config
Bunch of scripts that keep me productive
Stars: ✭ 29 (-52.46%)
Mutual labels:  config, tmux
dotfiles
My personal set of dotfiles (Managed with Stow)
Stars: ✭ 34 (-44.26%)
Mutual labels:  config, tmux
Dotfiles
⚡️ Awesome configurations for the development environments
Stars: ✭ 137 (+124.59%)
Mutual labels:  config, tmux
dotfiles
My dotfiles based on Makefile
Stars: ✭ 150 (+145.9%)
Mutual labels:  config, tmux
dotfiles
The config that makes me a productivity whiz 🧙‍♂️
Stars: ✭ 36 (-40.98%)
Mutual labels:  config, tmux
dot
Personal and professional dotfiles to setup my personal workspace on any Debian/Ubuntu system. Also available as rwxrob/workspace container.
Stars: ✭ 152 (+149.18%)
Mutual labels:  tmux, bashrc
dotfiles
my personal dotfiles for tmux, bash, vim and git
Stars: ✭ 73 (+19.67%)
Mutual labels:  tmux, bashrc
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 (+316.39%)
Mutual labels:  tmux, bashrc
eRCaGuy dotfiles
.bashrc file, terminal prompt that shows current git branch, Arduino setup, Eclipse setup, git diff with line numbers, helpful scripts, improved Linux productivity, etc.
Stars: ✭ 84 (+37.7%)
Mutual labels:  config, bashrc
dotfiles
My collection of dotfiles
Stars: ✭ 77 (+26.23%)
Mutual labels:  config, tmux
dotfiles
Linux configuration files (dotfiles) and some useful scripts
Stars: ✭ 22 (-63.93%)
Mutual labels:  config, tmux
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (-42.62%)
Mutual labels:  tmux, bashrc
drop-in
Remote workspace
Stars: ✭ 47 (-22.95%)
Mutual labels:  tmux
tmux-weather
🌤 Weather plugin for tmux
Stars: ✭ 40 (-34.43%)
Mutual labels:  tmux
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (-59.02%)
Mutual labels:  tmux

My personal dotfiles setup

Installation

  • git clone https://github.com/ronakg/dotfiles
  • cd dotfiles
  • ./install

Features

Bash

  • Simple but useful bash prompt
  • vi mode on by default

Vim

  • Designed for minimizing keystrokes
  • Optimized for C programming
  • Custom vim-airline theme to my liking
  • List of plugins are in vim-plug.vim

Tmux

  • Asthetics designed to match with vim-airline theme
  • Key shortcuts work in conjunction with iTerm key bindings
    • Alt-n to switch to window n
    • Alt-arrows to switch between panes
    • Alt-tab to switch to last active window (quick switch between 2 tmux windows)

Screenshot

Screenshot

P.S.: Clone at your own risk. Most config files have inline documentation.

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].