this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update username

+2 -2
+1 -1
changelog.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 - ## [1.0.1](https://github.com/ptrkcsk/auto-terminal-profile/compare/v1.0.0...v1.0.01) - 2022-12-03 8 + ## [1.0.1](https://github.com/patrik-csak/auto-terminal-profile/compare/v1.0.0...v1.0.01) - 2022-12-03 9 9 10 10 ### Added 11 11
+1 -1
package.json
··· 13 13 "author": "Patrik Csak <p@trikcsak.com>", 14 14 "funding": "https://www.buymeacoffee.com/patrikcsak", 15 15 "bin": "./cli.js", 16 - "repository": "github:ptrkcsk/auto-terminal-profile", 16 + "repository": "github:patrik-csak/auto-terminal-profile", 17 17 "scripts": { 18 18 "format": "xo --fix", 19 19 "test": "xo"