Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 679 Bytes

File metadata and controls

28 lines (20 loc) · 679 Bytes

Ditsdots

Restore dotfiles using git bare repo

Inspiration

Installation
```bash
  alias dfs="/usr/bin/git --git-dir $HOME/.dotfiles/ --work-tree=$HOME"
  git clone --bare git@github.com:etrnal70/ditsdots.git $HOME/.dotfiles
  dfs checkout
  dfs config --local status.showUntrackedFiles no
```

Setup

WM : sway
Bar : waybar
Launcher : wofi
Shell : zsh + starship
Terminal : foot + tmux
Editor : neovim-git

Desktop