Skip to content

Script to setup ZSH and all necessary tools to get me up and running on a new machine.

Notifications You must be signed in to change notification settings

dwffls/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

Fork of jotyGill/quickz-sh with my personal settings.

Installs the following:

Sets following useful aliases:

Installation

Requirements:

  • git to clone it.
  • python3 or python is required to run option '-c' which copies history from .bash_history
git clone https://github.com/dwffls/quickstart.git
cd quickstart
./quickz.sh -c        # only run with '-c' the first time, running multiple times will duplicate history entries

Notes

  • If you are already using zsh, your zsh config will be backed up to .zshrc-backup-date

  • If the text/icons look broken, make sure your terminal is using one of the Nerd fonts. discussion.

  • marker's shortcut "Ctr+t" clashed with fzf so I rebound it to "Ctr +b"

  • All oh-my-zsh plugins are installed under ~/.oh-my-zsh, Other tools (fzf,marker,todo) are installed in ~/.quickzsh

About

Script to setup ZSH and all necessary tools to get me up and running on a new machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages