https://github.com/aktech/dotfiles
My Dotfiles v2 | The old one has been deleted in favor of this.
https://github.com/aktech/dotfiles
dotfiles
Last synced: 10 months ago
JSON representation
My Dotfiles v2 | The old one has been deleted in favor of this.
- Host: GitHub
- URL: https://github.com/aktech/dotfiles
- Owner: aktech
- Created: 2018-02-08T15:40:21.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T23:10:07.000Z (about 1 year ago)
- Last Synced: 2025-06-05T04:27:17.472Z (about 1 year ago)
- Topics: dotfiles
- Language: Shell
- Size: 240 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dot Files
My dotfiles
## Updating dotfiles
Easiest way to update dotfiles with lastest improvements and fixes is to use [homesick](https://github.com/andsens/homeshick) to sync dotfiles from this repo.
Once you've finished automated installation of these dotfiles, you can run:
```sh
hs pull
```
## Credits
This repo is on top of [Shubham's dotfiles](https://github.com/ylogx/dotfiles)