Skip to content

luukasn/dotfiles

Repository files navigation

My dotfiles

These are my beautiful dotfiles for linux systems.

Requirements

NOTE: you can install all the required dependencies using the script found in scripts/install-dependencies.sh (script not done yet).

Make sure you have the following installed:

  1. git
dnf install git
  1. stow
dnf install stow
  1. zsh
dnf install zsh
chsh -s $(which zsh)

Installation

Steps on how to install these dotfiles on your system.

  1. clone the git repository to $HOME/dotfiles/
git clone https://github.com/NodBobi/dotfiles

About

My configuration files for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published