Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankroeder/dotfiles
$HOME of my ~/.dotfiles (macOS & Linux)
https://github.com/frankroeder/dotfiles
alacritty antibody arm catppuccin docker dotfiles homebrew kubectl m1 macos neovim nvim sketchybar skhdrc tmux x86 yabai zsh
Last synced: 11 days ago
JSON representation
$HOME of my ~/.dotfiles (macOS & Linux)
- Host: GitHub
- URL: https://github.com/frankroeder/dotfiles
- Owner: frankroeder
- License: mit
- Created: 2019-02-20T19:31:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T22:36:59.000Z (16 days ago)
- Last Synced: 2025-01-05T23:26:07.523Z (16 days ago)
- Topics: alacritty, antibody, arm, catppuccin, docker, dotfiles, homebrew, kubectl, m1, macos, neovim, nvim, sketchybar, skhdrc, tmux, x86, yabai, zsh
- Language: Shell
- Homepage:
- Size: 9.14 MB
- Stars: 26
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
![](https://flat.badgen.net/badge/platform/Linux,macOS?list=|)
![](https://flat.badgen.net/badge/icon/docker?icon=docker&label)
![](https://flat.badgen.net/badge/license/MIT/blue)My personal dotfiles for Linux and macOS.
## Installation
- Clone the repository as `~/.dotfiles`
- Consider to test these dotfiles in a docker container by executing `make test` or `NOSUDO=1 make test`.## Options
- macOS Intel and ARM: `make macos`
- Linux with sudo rights: `make linux`
- Linux without sudo rights: `make NOSUDO=1 minimal`## Local configuration files
The following list of files could be created and used to define local configurations:
- `~/.local.gitconfig`
- `~/.local.zsh`
- `~/.local.tmux`
- `~/.localnvim.lua`## References
- https://github.com/neovim/neovim
- https://github.com/robbyrussell/oh-my-zsh
- https://github.com/htr3n/zsh-config
- https://github.com/sindresorhus/pure
- https://github.com/nikitabobko/AeroSpace
- https://github.com/ghostty-org/ghostty