All Projects β†’ georgijd β†’ dotfiles

georgijd / dotfiles

Licence: other
πŸš€ tmux, ohmyzsh, powerlevel10k, neovim πŸ”§

Programming Languages

shell
77523 projects
lua
6591 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to dotfiles

Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+4004.17%)
Mutual labels:  dotfiles, zsh, tmux, zshrc, neovim
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (+4.17%)
Mutual labels:  tmux, zshrc, nvim, nvimrc, tmux-conf
Dot Files
⚑️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (+770.83%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❀️
Stars: ✭ 95 (+295.83%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Neovim Config
Neovim configuration
Stars: ✭ 180 (+650%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotfiles
🀘 My collection of dotfiles for tmux, vim and zsh
Stars: ✭ 94 (+291.67%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (+670.83%)
Mutual labels:  dotfiles, zsh, tmux, neovim
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (+50%)
Mutual labels:  tmux, nvim, nvimrc, tmux-conf
Dotfiles
My dotfiles πŸš€. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (+95.83%)
Mutual labels:  dotfiles, zsh, tmux, neovim
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 (+958.33%)
Mutual labels:  tmux, zshrc, nvim, tmux-conf
Dotfiles
πŸ“ My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (+529.17%)
Mutual labels:  dotfiles, zsh, tmux, neovim
dotfiles
πŸ€ Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment
Stars: ✭ 65 (+170.83%)
Mutual labels:  tmux, zshrc, nvim, tmux-conf
Dotfiles
🐧 Configuration files
Stars: ✭ 81 (+237.5%)
Mutual labels:  dotfiles, zsh, tmux, nvim
Dotfiles
🏠
Stars: ✭ 60 (+150%)
Mutual labels:  dotfiles, zsh, neovim, nvim
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+900%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (+150%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Mac Bootstrap
πŸ’» Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (+300%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotconfig
Development environment setup
Stars: ✭ 27 (+12.5%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+366.67%)
Mutual labels:  dotfiles, zsh, tmux, nvim
Dotfiles
vim, zsh, git, homebrew, nvm, neovim - my whole world
Stars: ✭ 2,217 (+9137.5%)
Mutual labels:  dotfiles, zsh, tmux, neovim

Georgi's dotfiles

Build Status

How to install

❗ Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

For more information run make help

git clone https://github.com/georgijd/dotfiles.git ~/dotfiles
cd ~/dotfiles
make

Useful Links

  • ohmyzsh Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.
  • powerlevel10k Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
  • fzf A command-line fuzzy finder
  • bat A cat(1) clone with wings.
  • lsd The next gen ls command

Screenshots

Tmux

The tmux status is centered and has colour coded indicators for:

  • client prefix colour012 colour012 (Blue)
  • copy mode colour003 colour003 (Yellow)
  • zoomed panes colour002 colour002 (Green)
  • synchronized panes colour001 colour001 (Red)

Tmux status bar

Shell

Command history search with fzf

FZF Ctrl+R

Autocompletion file preview with fzf and bat

FZF File Preview

Autocompletion directory preview with fzf and lsd

FZF Directory Preview

Neovim

Session management with vim-startify

VIM Startify

Terminal with nvim-toggleterm.lua

NVIM Toggleterm

And much more

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