chunliu / dotfiles

Collection of my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my dotfiles

The dotfiles in this repo are the ones that I used in my environments. The files were created and tested on WSL2 and Ubuntu 18.04.

screenshot.png

Feel free to fork the repo but use it at you own risk.

Prerequisites

Install

git clone https://github.com/chunliu/dotfiles ~/.dotfiles
sh ~/.dotfiles/install.sh

You can use p10k config to configure Powerlevel10k theme.

⚠ The instant prompt feature of Powerlevel10k doesn't work very well with Windows Terminal. It should be turned off if you are using Windows Terminal.

To install the plug-ins in Vim, open Vim and run :PlugInstall.

About

Collection of my dotfiles


Languages

Language:Shell 96.1%Language:Vim Script 3.9%