Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

DoubleDotStudios/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Important

These dotfiles are no longer in use. My new dotfiles are available at:
https://github.com/DoubleDotStudios/i3-dotfiles

To use

  1. Install GNU stow.

  2. Install dependencies.

    Arch:

    pacman -S noto-fonts ttf-cascadia-code-nerd

    Ubuntu:

    sudo apt-get fonts-cascadia-code fonts-noto

    Fedora:

    dnf cascadia-code-fonts install google-noto-fonts-all
  3. Use git to clone the repo into you home directory.

    git clone https://github.com/DoubleDotStudios/dotfiles.git ~
  4. Use GNU stow to symlink the directories.

    Tmux, Nvim, Kitty, Fastfetch, and Dunst (~/.config)

    stow .

    Zshrc (~/.zshrc and ~/.zshenv)

    stow -v -t ~ zsh/

About

Important dotfiles I need for my config.

Resources

Stars

Watchers

Forks