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

Skip to content

zianwar/dotfiles

Repository files navigation

dotfiles

Personal dotfiles and command line configs.

Includes:

  • tmux
  • oh-my-zsh
  • shell functions & aliases
  • brew formulas
  • git configs

Install

  • Quick install One line install script:

    curl -sSL https://pub.anw.sh/get-dotfiles.sh | bash
  • Clone this repo

    git clone https://github.com/zianwar/dotfiles.git ~/.dotfiles
    cd ~/.dotfiles
    git submodule update --init
  • Run setup script

    ./setup.sh install   # Install required plugins and packages
    ./setup.sh sync      # Symlink dotfiles into ~/
  1. zsh auto-completion (optional) Follow: https://docs.brew.sh/Shell-Completion#configuring-completions-in-zsh

  2. Install Brewfile packages

    brew bundle   # Installs what's listed in Brewfile

Clean up

To remove all linked dotfiles:

./setup.sh clean

Apps I use not listed in Brewfile

About

Dotfiles and command line configs

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published