Skip to content

My personal dotfiles for everything I use on my system.

Notifications You must be signed in to change notification settings

eXsoR65/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles are for the following:

  • Fish Shell
    • Atuin (Shell history replacement)
    • Eza (ls replacement)
    • Starship (Shell prompt)
    • Zoxide (cd replacement)
  • Hyprland
  • Kitty
  • Neovim
  • Waybar

To use my dotfiles

Note: Since I use an Atomic Desktop, I use homebrew to install most commandline packages. Fish, Hyprland, Kitty, Neovim, and Waybar are the exception as I install this via OS Packagement.

  1. Install all required packaged.
brew install atuin eza starship zoxide
  1. Make sure that you have GNU Stow installed. if not install with brew:
brew install stow
  1. Clone the repository
git clone [email protected]:eXsoR65/dotfiles.git ~/dotfiles
  1. Change directory to ~/dotfile and run stow to link them.
cd ~/dotfiles && stow .

Screenshot

screenshot

About

My personal dotfiles for everything I use on my system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published