Skip to content

Commit

Permalink
docs(pgp): add pgp note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tanducmai committed Oct 25, 2023
1 parent 5b16fa9 commit 25138a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
[![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\&logo=ubuntu\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)

# One-line Boostrap

```bash
bash -c "$(wget -qO- https://raw.githubusercontent.com/tanducmai/dotfiles/master/install/bootstrap)"
```

# Reporting Issues

You can send an encrypted email to `[email protected]` using the
following PGP key:

> D2F1 F373 9A4E 465E 737C 1F38 F9E9 1488 183E D044
1 change: 1 addition & 0 deletions commit_convention.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ scopes:
npm: a package manager for JavaScript
ondir: a small program to automate tasks specific to certain directories
flatpak: a utility for software deployment and package management for Linux
pgp: an encryption technologie that protect sensitive information
program: general command-line utilities
python: a high-level, general-purpose programming language
snap: a software deployment and package management system
Expand Down

0 comments on commit 25138a7

Please sign in to comment.