Skip to content

ibnufachrizal/dotfiles-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles-public

========

Overview

These are the base dotfiles that I start with when I set up a new environment.

shell environment

  • .zshrc
  • .zshrc.local - not included, explained below

git

  • .gitconfig
  • .gitconfig.local - not included, explained below

Setup

To set up the dotfiles:

git clone github.com/ibnufachrizal/dotfiles-public.git
cd dotfiles-public

Customize

~/.zshrc.local

The ~/.zshrc.local file will be automatically sourced after all the other zsh related files, thus, allowing its content to add to or overwrite the existing aliases, settings, PATH, etc.

~/.gitconfig.local

Use ~/.gitconfig.local to store sensitive information such as the Git user credentials, etc.

Screenshots

macOS Ubuntu
Setup on macOS Setup on Ubuntu

See also

License

The MIT License (MIT)

About

About My personal dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages