algys / dotfiles

configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Dev environment: vim + tmux

installation

install tmux&vim

ubuntu:

sudo apt install tmux vim

arch linux:

sudo pacman -S tmux vim
git clone https://github.com/algys/dotfiles
cd dotfiles
./install.sh

About

configs


Languages

Language:Shell 77.2%Language:Vim Script 22.8%