Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ko1103/dotfiles
My personal setup for Mac
https://github.com/ko1103/dotfiles
arch dotfiles homebrew m1-mac macos nerd-fonts starship tmux zsh
Last synced: about 1 month ago
JSON representation
My personal setup for Mac
- Host: GitHub
- URL: https://github.com/ko1103/dotfiles
- Owner: Ko1103
- License: apache-2.0
- Created: 2022-10-13T07:41:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T10:12:51.000Z (4 months ago)
- Last Synced: 2024-08-21T12:25:45.802Z (4 months ago)
- Topics: arch, dotfiles, homebrew, m1-mac, macos, nerd-fonts, starship, tmux, zsh
- Language: Shell
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dotfiles
This is a repository for my personal setup.
## Usage
To use these dotfiles, clone this repository and run `link.sh`
```script
$ git clone [email protected]:Ko1103/dotfiles.git
$ cd dotfiles
$ sh ./link.sh
```This will symlink all the dotfiles to your home directory.
### Homebrew
There are two make commands to help setup Homebrew and update the Brewfile.
```script
# Install packages with Brewfile
$ make brew# Update Brewfile
$ make update-brewfile
```### Raycast
Importする
- 2024/8/13 パスワード ko1103yama## Contents
This repository includes dotfiles for the following applications:
- zsh
- tmux
- neovim
- starship
- git
- homebrew## License
This repository is licensed under the MIT License. See the
LICENSE