- OS: Pop_OS 21.04
- WM: /
- Terminal: Kitty
- File Manager: nautilus
- Launcher: /
- Editor: nvim / micro / vscode
- Browser: chromium
- GTK theme: /
- Jetbrains Mono
- Nerd Fonts
Clone (using git
) this repo manually into the home directory:
git clone https://github.com/biogen98/Dotfiles.git ~/.dotfiles
Use the program GNU Stow (https://www.gnu.org/software/stow/) to place the folders in their desired directory. Usage:
cd ~
git clone https://github.com/biogen98/Dotfiles.git
cd dotfiles
stow polybar (or i3, rofi, dmenu, etc.)
Alternatively use:
stow *
Nvim configuration | i3 configuration |
---|---|
Suggestions/improvements are welcome!