k1-c / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

dotfiles for k1-c

Environment

OS (Base) Linux (Ubuntu ^20.04)
Shell fish

Setup

# Clone this repository
git clone https://github.com/shunk-py/dotfiles.git
# All commands in Makefile
less Makefile

To setup all environments and configs at once:

make all

To install certain config:

# ex.
make neovide

About

my dotfiles


Languages

Language:Shell 55.9%Language:Vim Script 35.7%Language:Lua 8.0%Language:Makefile 0.3%