Skip to content

mimosinnet/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Inspirations

Requirements

  • Stow

Configurations stored in this repository

  • i3
  • tmux
  • zsh

Cretate dotfiles from github repository

Clone the git repository:

$ git clone [email protected]:mimosinnet/.dotfiles.git

Change to the dotfiles directory and stow the needed packages:

$ cd dotfiles
$ stow i3
$ stow nvim
$ stow tmux
$ stow zsh

Add dotfiles

  • Create a folder with related dotfiles (package).
  • Add files in the package
  • Create the symlinks in the $HOME directory.

Example:

$ cd .dotfiles
$ mkdir zsh
$ vim zsh/.zshrc
$ stow zsh

Releases

No releases published

Packages

No packages published

Languages