Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 735 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 735 Bytes

What is this repo?

This repo contains my personal dot files. The files are written by myself or gathered from various sources and modified by myself. I use GNU Stow to manage my dot files, which enables me to organize and create symlinks for my configs while synchronizing them across my desktop and laptops. For more details, please see: GNU Stow.

Included software configs in the dot files:

Common:

  • kitty
  • tmux
  • nvim

linux-gnu:

  • i3wm
  • picom
  • rofi

darwin:

  • aerospace

How to use them?

Fonts:

  • nerd-fonts
  • Source Code Pro
git clone https://github.com/xruifan/dotfiles.git ~/dotfiles
~/dotfiles/stow_dotfiles.sh

and reload your session.