Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boudra/dotfiles
My dotfiles
https://github.com/boudra/dotfiles
dotfiles kitty neovim tmux
Last synced: 10 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/boudra/dotfiles
- Owner: boudra
- Created: 2014-10-09T12:06:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T08:37:03.000Z (7 months ago)
- Last Synced: 2024-04-29T08:16:12.363Z (7 months ago)
- Topics: dotfiles, kitty, neovim, tmux
- Language: Lua
- Homepage:
- Size: 4.24 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Development setup for Arch Linux and OS X.
## macOS Setup
```
zsh/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval `/opt/homebrew/bin/brew shellenv`brew install neovim tmux autoconf gnupg rg asdf direnv
brew install --cask spotify kitty tableplus firefox slack docker discordbrew tap homebrew/cask-fonts
brew install --cask font-jetbrains-mono-nerd-font
```## Installation
```
git clone --recursive https://github.com/boudra/dotfiles ~/dotfiles
~/dotfiles/install.sh
```