https://github.com/arakkkkk/dotfiles-for-pyproject
https://github.com/arakkkkk/dotfiles-for-pyproject
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arakkkkk/dotfiles-for-pyproject
- Owner: arakkkkk
- Created: 2023-01-27T07:33:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T00:30:32.000Z (over 2 years ago)
- Last Synced: 2025-08-07T22:38:13.593Z (2 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
Dotfiles for starting a project in python using ubuntu.1. Install [ubuntu](https://www.school.ctc-g.co.jp/columns/miyazaki/miyazaki01.html) in windows.
2. Run command.
```
curl -sf https://raw.githubusercontent.com/arakkkkk/dotfiles-for-pyproject/main/install.sh | bash -s
source ~/.bash_profile
```# Descroption
## shell
- fish
- starship## project
- pyenv
- poetry
- entr
- make