Skip to content

jepemo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My MacOSX/Linux .dotfiles

Installation

For install or update

# First Installation, download dotfiles
git clone https://github.com/jepemo/dotfiles ~/.dotfiles

# Installation is very specific. 
# Now is only enabled the step of installing the dotfiles with the "rc" tool
# bash ~/.dotfiles/install.sh

Adding new dotfiles

mkrc -d ~/.dotfiles FILE_PATH_NEW_DOTFILE

Useful commands

# editor/neovim
v
# Edit zshrc with nvim
q
# Reload environment
qq
# Upload changes to .dotfiles repo
qqq

Links and resources