Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,655 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Circle CI

Overview

My home dotfiles

overview

Install

  1. Download $ git clone https://github.com/reo11/dotfiles.git
  2. Install $ ./dotfiles/.bin/dotsinstaller.sh (NoGUI) $ ./dotfiles/.bin/dotsinstaller.sh --no-gui
  3. vim plugin install $ vi +PlugInstall or :PlugInstall after vim boot
  4. zsh plugin install $ exec zsh
  5. Enjoy!

Temporary Install

If you do not want to dirty your home directory

  1. Download
$ mkdir /tmp/tmphome
$ cd /tmp/tmphome
$ git clone https://github.com/reo11/dotfiles.git
  1. Set HOME environment temporary export HOME=/tmp/tmphome
  2. Install $ ./dotfiles/.bin/dotsinstaller.sh (NoGUI) $ ./dotfiles/.bin/dotsinstaller.sh --no-gui
  3. vim plugin install $ vi +PlugInstall or :PlugInstall after vim boot
  4. zsh plugin install $ exec zsh

Components

  • zsh
  • neovim(vim)
  • tmux
  • i3-gaps(optional)

Usage

Frequently used shortcuts

tmux

key action
Alt-h/j/k/l switch window
Alt-j close window
Alt-k create window
S-Up/Down/Left/Right switch pane

i3

key action
Mod-h/j/k/l switch window
Mod-S-h/j/k/l move window
Mod-C-S-h/j/k/l move workspace

About

The best and strongest dotfiles

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages