Skip to content

amiroff/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo is a collection of my dotfiles. Feel free to steal any part of it.

Installation

  1. Clone the repo into your ~/.dotfiles

  2. Run these command from your home dir or automate the step in any way you want.

     ln -s ~/.dotfiles/bash_profile .bash_profile
     ln -s ~/.dotfiles/bashrc .bashrc (optional, linux host)
     ln -s ~/.dotfiles/gitconfig .gitconfig
     ln -s ~/.dotfiles/gitignore_global .gitignore_global
     ln -s ~/.dotfiles/inputrc .inputrc
     sudo locale-gen tr_TR.UTF-8
    
  3. Done!

About

Everyone's keeping them in version control nowadays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages