https://github.com/austenstone/dotfiles
shell aliases and preferences, tools to install, and any other codespace personalizations
https://github.com/austenstone/dotfiles
codespaces dotfiles
Last synced: 4 months ago
JSON representation
shell aliases and preferences, tools to install, and any other codespace personalizations
- Host: GitHub
- URL: https://github.com/austenstone/dotfiles
- Owner: austenstone
- Created: 2022-02-26T02:49:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T22:14:12.000Z (over 1 year ago)
- Last Synced: 2024-11-12T23:21:13.381Z (over 1 year ago)
- Topics: codespaces, dotfiles
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
These are my personal dotfiles.
## What are dotfiles?
[Dotfiles](https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-codespaces-for-your-account#dotfiles) are files and folders on Unix-like systems starting with `.` that control the configuration of applications and shells on your system. You can store and manage your dotfiles in a repository on GitHub. For advice and tutorials about what to include in your dotfiles repository, see [GitHub does dotfiles](https://dotfiles.github.io/).
