Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 785 Bytes

README.md

File metadata and controls

51 lines (38 loc) · 785 Bytes

Dotfiles

FOSSA Status

Install

  1. Clone this repo to home directory
    git clone https://github.com/fagci/dotfiles ~/.dotfiles --recurse-submodules
  2. Go into cloned repo root directory
    cd ~/.dotfiles
  3. Use stow */ from repo root to make config symlinks.

Update

git pull
git submodule update --init --recursive
git pull --recurse-submodules
stow */

Used packages

Desktop

  • alacritty
  • dunst
  • git
  • i3
  • nvim
  • picom
  • polybar
  • rofi
  • termite
  • tmux
  • vim
  • zsh

Mobile

  • termux app

Enjoy.

License

FOSSA Status