Skip to content

etrnal70/ditsdots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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