Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viglioni/dotfiles


https://github.com/viglioni/dotfiles

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

* macOS
** Tiling
#+begin_src shell
brew tap koekeishiya/formulae
brew install yabai
brew install skhd
#+end_src
** oh my zsh
#+begin_src shell :exports both :results output
brew install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
#+end_src