Skip to content

trimclain/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Info Demo
OS Arch
WM Hyrpland
Status Bar Waybar
Terminal Alacritty
Shell Zsh
Shell Theme Powerlevel10k
Editor Neovim
screenshot

How to install

  1. Install git and make
  2. Clone this repository to your home directory:
git clone --depth=1 https://github.com/trimclain/.dotfiles ~/.dotfiles
  1. Install prerequisites:
cd ~/.dotfiles && make
  1. Install dotfiles:
make install