https://github.com/argon-dev22/config
My Config Files
https://github.com/argon-dev22/config
github-config zsh-custom
Last synced: over 1 year ago
JSON representation
My Config Files
- Host: GitHub
- URL: https://github.com/argon-dev22/config
- Owner: argon-dev22
- Created: 2025-01-23T15:25:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T06:08:54.000Z (over 1 year ago)
- Last Synced: 2025-03-04T07:22:36.522Z (over 1 year ago)
- Topics: github-config, zsh-custom
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# config
## zsh: 設定の読み込み
```
chmod +x zsh/load.sh
zsh/load.sh
source ~/.zshrc
```