Skip to content

semiherdogan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles.

To get started, clone this repository into your home directory:

git clone https://github.com/semiherdogan/dotfiles ~/dotfiles

Then follow the steps below to set up your shell and git configuration.

  • Source bootstrap.sh file into ~/.zshrc or ~/.bashrc file.
source ~/dotfiles/bootstrap.sh
  • Add this line into ~/.gitconfig file.
[include]
	path = "~/dotfiles/gitconfig"

cli apps

gui apps

About

My personal dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors