Skip to content

6ameDev/barebones-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebones Dev Setup

Desgined and maintained purely based on personal preferences of the author.

Homebrew essentials

Formulae

brew install \
	git \
	tig \
	tree \
	htop \
	watch

Casks

brew install --casks \
	brave-browser \
	flycut \
	iterm2 \
	rectangle \
	sublime-text \
	vscodium \
        lulu \
        docker

iTerm2

ZSH

Dependencies

Config

Place the .zshrc file in your home directory.

Brave Browser

Extensions

Setup search triggers

  • Visit this URL in browser: brave://settings/searchEngines
  • Add to Site Search
Search Engine Shortcut URL
Google goo https://www.google.com/search?q=%s
Youtube you https://www.youtube.com/results?search_query=%s
Google Drive dri https://drive.google.com/drive/search?q=%s
Amazon ama https://www.amazon.in/s?k=%s
Flipkart fli https://www.flipkart.com/search?q=%s
RottenTomatoes rot https://www.rottentomatoes.com/search?search=%s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages