Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wixz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why?

This is a collection of dotfiles and scripts I use for customizing OS X to my liking and setting up all the configuration and software tools I use on a day-to-day basis.

note This is always a work in progress and will be updated regularly.

The install script will:

  • back up any existing dotfiles in your home directory to ~/dotfiles_old/
  • Install X-Code Comman Line Tools - needed for brew
  • clone the oh-my-zsh repository from my GitHub (for use with zsh) - Only applicable if iterm2 is used, not warp. controlled via setup.sh
  • check to see if zsh is installed, if it isn't, try to install it - Only applicable if iterm2 is used, not warp. controlled via setup.sh
  • if zsh is installed, run a chsh -s to set it as the default shell - Only applicable if iterm2 is used, not warp. controlled via setup.sh
  • Install brew, brew cli apps and brew cask apps - Installed via /install/brew.sh and /install/brew-cask.sh
  • Create symlinks to the dotfiles in your home directory - Created via symlink.sh and my path is kind of unique so you will have to specify your own

Features

  • git/ attributes, aliases and ignore
  • install/ brew/brew-cask/ctf-tools install scripts
  • iterm/ The complete iterm2 config, font, theme and color.
  • osx/ The setup scripts regarding defaults for OS X
  • symlink/ Symlinks for config, irssi, newsboat, rainbow, tmux, spacevim, zsh/bash, warp nad vscode.
  • symlink/config/ The config for bpytop, iterm2, micro, neofetch, ranger, ticker and wireshark.

Installation

$ git clone [email protected]:wixz/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ chmod +x setup-new-machine.sh
$ ./setup-new-machine.sh

Resources

I actively watch the following repositories and add the changes i like to this repository:

License

The code is available under the MIT license.

About

My dot files used when setting up a new machine. Updated frequently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published