Skip to content

NickmDrummer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is my personal dotfiles repository.

Requirements

  • git
  • stow

Installation

Install git and stow. On Fedora, this can be done with the following command.

sudo dnf install git stow

Clone this repository into your home directory.

git clone https://github.com/NickmDrummer/dotfiles ~/dotfiles
cd dotfiles

Then use GNU stow to create symlinks to the files in this repository.

stow . 

Scripts

Inside the dotfiles directory you will find a folder called scripts. This folder contains scripts that are used to install and configure the next packages:

Run in order with sh [script name].sh.

  • packages_installer.sh: zsh, neovim, fastfetch, fzf, brew, starship, and fast-syntax-highlighting.
  • brewpackages.sh: Yazi and Maple Mono Font (Nerd Font).
  • kittyInstall.sh: Kitty Terminal.

Stow Reference

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published