Skip to content

metroruby/dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tux Dotfile

The new repository for store my dotfile.

  • Using git --bare for store my dotfile

Prerequisite

Installation

  • Make sure, you already no have conflict files
  • Clone this repository with command
git clone --bare https://github.com/metroruby/dotfile.git $HOME/.dotfile

or you can run manual alias command

alias dotcf='git --git-dir=$HOME/.dotfile/ --work-tree=$HOME'

NOTE: add alias command on your bashrc file and resource it

  • Run ignore command on your local
dotcf config --local status.showUntrackedFiles no

This command may be make some file on your repo is in stages of modified or delete. You need to re add file of you repo

Configuration

Additional Configuration.

References

Atlassian Docs

ZSH

I use zsh for my usage.

NOTE: on oh-my-zsh when you add new plugin on your configuration. You need to remove .zcompdump* on your home directory.

About

Linux dotfile for using git --bare

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published