https://github.com/patrick330602/dotfiles
🗜my Dotfiles | Mirror of https://code.wedotstud.io/patrick/dotfiles
https://github.com/patrick330602/dotfiles
dotfiles dotfiles-linux dotfiles-macos
Last synced: 11 months ago
JSON representation
🗜my Dotfiles | Mirror of https://code.wedotstud.io/patrick/dotfiles
- Host: GitHub
- URL: https://github.com/patrick330602/dotfiles
- Owner: patrick330602
- License: mit
- Created: 2016-10-17T06:21:39.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-07-16T04:02:12.000Z (11 months ago)
- Last Synced: 2025-07-17T06:17:30.606Z (11 months ago)
- Topics: dotfiles, dotfiles-linux, dotfiles-macos
- Language: Lua
- Homepage: https://pkwl.ink/dotfiles
- Size: 73.9 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
This repository contains my dotfiles and can be installed automatically with `curl -sL https://pkwl.ink/dotfiles | bash`. it will:
- install the dotfiles to `~/.dotfiles`;
- install the Git Config;
- install starship and the configuration;
- install neovim, its depedencies and the configuration;
- install wezterm, and the configuration;
- development dependencies.
## Commands
- `update-dotfiles`: update dotfiles;
- `update-deps`: update the system packages and dotfile dependencies only.
## `master` Branch
the master branch is my ancient dotfiles that I am no longer using that might inlcude dotfiles for Linux/WSL/Windows, and Linux might involving Ubuntu/Antergos(RIP)/Debian/SUSE/Arch Linux/Alpine Linux/Pengwin/Linux Mint. You might found them useful.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.