An open API service indexing awesome lists of open source software.

https://github.com/farazmd/dotfiles

Shell configurations / setups
https://github.com/farazmd/dotfiles

bash dotfiles macos nvim starship tmux

Last synced: 3 months ago
JSON representation

Shell configurations / setups

Awesome Lists containing this project

README

          

# dotfiles
Shell configuration / setup

## Dependencies

- Nerd Fonts
```shell
brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font
brew install --cask font-fira-code-nerd-font
```
- [starship](https://starship.rs)
- [ripgrep(v14.1.0)](https://github.com/BurntSushi/ripgrep/tree/14.1.0)
- bash (macos only)
- nvm

## Setup

- Install starship
- Install nvm (to ~/.config/nvm folder)
- Run the installer script:
```shell
curl https://raw.githubusercontent.com/farazmd/dotfiles/master/install.sh | bash
```
- The installer script installs nerdfonts (font-hack-nerd-font and font-fira-code-nerd-font) as well as ripgrep
- Source ~/.bash_profile