Skip to content

tnghia944/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

Run this in your terminal to sync your dotfiles to local environment:

curl -sSL https://raw.githubusercontent.com/orientdang/dotfiles/main/install.sh |sh

Backup

This script will copy files from paths you declared within this root directory, relatively.

Follow steps below to backup your dotfiles:

  1. create file with path relative to dotfile's path you want to backup eg. .tmux.conf

  2. run this in your terminal

curl -sSL https://raw.githubusercontent.com/orientdang/dotfiles/main/backup.sh |sh

That's it. Your files have now been saved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 86.4%
  • Shell 7.0%
  • Vim Script 6.6%