Skip to content

gideonkemboi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This repo contains the dotfiles for my sytem

Purpose Tool
Text editor Neovim
Shell zsh
Version Control Git

Requirements

Ensure you have the following installed in the sytem:

  1. Git
  2. Stow
    $ sudo apt install stow

Installation

  1. First, clone the dotfiles repo into your $HOME directory using Git

    $ git clone [email protected]/gdnkemboi/dotfiles.git
    $ cd dotfiles
    
  2. Use GNU Stow to create symlinks

    $ stow .
    

Dotfiles tutorial by Dreams of Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published