Skip to content

marinov98/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

All my dot files

Deeper dive into emacs and/or vim

Quick Start

  • Clone this repo: git clone https://github.com/marinov98/dotfiles.git
  • cd into it cd dotfiles/
  • sudo chmod +x configure.sh && ./configure.sh

OS-specific

  • WARNING: the scripts require an update and may not be reliable just use any commands you see in them if you find them useful
  • 2 options (Make sure to make the scripts executable with sudo chmod +x SCRIPT
    • pick a one of the Os-specfic scripts ./OS-SCRIPT-GOES-HERE

Shell script for Arch and Arch-based distros using the pacman package manager:

Shell script for Ubuntu using apt package manager:

Shell script for Mac:

Shell script for Windows:

NOTE: all shell scripts EXCEPT the Windows one run configure.sh