fagci / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dotfiles


Languages

Language:Lua 43.0%Language:Shell 39.8%Language:Vim Script 16.7%Language:Python 0.4%