Skip to content

ympadilha/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Setup

For now just storing the non-trivial ones here (the ones I'll mostly forget eventually).

Terminal color scheme

https://iterm2colorschemes.com/

Arthur is nice.

Fzf for sweet terminal experience

https://github.com/junegunn/fzf

Don't forget to run the install steps after.

Jenv

https://developer.bring.com/blog/configuring-jenv-the-right-way/

Volta

https://volta.sh/

iTerm key bindings

https://gist.github.com/squarism/ae3613daf5c01a98ba3a

Exa (better ls)

https://github.com/ogham/exa

Don't forget to export LS_COLORS={LS_COLORS FILE HERE} Yes it starts with the bd=

Shortcuts

alias ll='exa -la --icons' alias ls='exa'

Fonts

Nerdfonts

https://www.programmingfonts.org/#jetbrainsmono

Copy the whole folder JetBrainsMono to ~/Library/Fonts.

In iTerm setup, use JetBrains Mono NL NF to get the big icon sizes.

Ripgrep (rg)

https://github.com/BurntSushi/ripgrep

Bat (better cat)

https://github.com/sharkdp/bat

About

Just gathering stuff here that I use to setup my working environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published