Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayazhafiz/hmcd
:black_circle:
https://github.com/ayazhafiz/hmcd
Last synced: 2 months ago
JSON representation
:black_circle:
- Host: GitHub
- URL: https://github.com/ayazhafiz/hmcd
- Owner: ayazhafiz
- Created: 2019-05-01T22:12:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T03:01:03.000Z (8 months ago)
- Last Synced: 2024-05-02T02:22:24.341Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 128 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## `hmcd`
or, hafiz's macOS configuration dotfiles. These
configurations are specific my workflow and may not necessarily suit your needs,
per the title. However, I hope this repository will help you pick and choose
what you need.This dotfile repo employs the dotfile management method
[described here](https://news.ycombinator.com/item?id=11071754). The
[Atlassian Developer Blog](https://www.atlassian.com/git/tutorials/dotfiles#installing-git-lfs)
has a well-written summary of how to install these dotfiles on a new system.### Overview
These config files specify a particular workflow on a macOS machine.
Configurations for the following programs and softwares are included:- [yabai](https://github.com/koekeishiya/yabai) (tiling WM)
- [skhd](https://github.com/koekeishiya/skhd) (hotkey daemon)
- [alacritty](https://github.com/jwilm/alacritty) (terminal emulator)
- [tmux](https://github.com/tmux/tmux)
- [(neo)vim](https://github.com/neovim/neovim)
- [zsh](https://www.zsh.org)
- [git](https://git-scm.com)
- [clang](https://clang.llvm.org)
- [cargo](https://github.com/rust-lang/cargo), [rustup](https://rustup.rs)
- [homebrew](https://brew.sh)
- ...among others