Giter VIP home page Giter VIP logo

env-config's Introduction

Main Apps

Font install:

Just download and install on pc.

ZSH Configuration

1 - Install zsh

Just run:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/leonanluppi/env-config/main/zsh-install.sh)"
2 - Install zsh plugin

Then install plugin, running:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/leonanluppi/env-config/main/tools-zsh-install.sh)" -y
3- Install theme

Clone repo

git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt"

Create a symbolic link:

sudo ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"

On terminal open ~/.zshrc: code ~/.zshrc find and edit ZSH_THEME var to:

ZSH_THEME="spaceship"
4 - Reload terminal

Replace my .zshrc and reload:

source ~/.zshrc

iTerm2 Theme

Download iTerm2 Theme

Then set a new color preset:

iTerm2 > Preferences > Profiles > Colors Tab
Open the Color Presets... drop-down in the bottom right corner
Select Import... from the list
Select the Dracula.itermcolors file
Select the Dracula from Color Presets...

VSCode Settings

Sync gist to VSCode:

https://gist.github.com/leonanluppi/814b29feb7a35628610b9bb359cec1bd

env-config's People

Contributors

leonanluppi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.