Skip to content

Commit

Permalink
Merge pull request #44 from sebastienrousseau/0.2.461
Browse files Browse the repository at this point in the history
0.2.461
  • Loading branch information
sebastienrousseau authored Oct 18, 2022
2 parents 894a483 + 11c1ee8 commit 447e1fb
Show file tree
Hide file tree
Showing 120 changed files with 410 additions and 284 deletions.
5 changes: 3 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

#
Expand Down
21 changes: 10 additions & 11 deletions .github/CODE-OF-CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ In the interest of fostering an open and welcoming environment, we as contributo

Examples of behaviour that contributes to creating a positive environment include:

- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members

Examples of unacceptable behaviour by participants include:

- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting
- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Expand All @@ -48,4 +48,3 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi
[version]: http://contributor-covenant.org/version/1/4/
[logo]: https://github.com/sebastienrousseau/dotfiles/raw/master/assets/dotfiles.svg
[website]: https://dotfiles.io

22 changes: 11 additions & 11 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ If you encounter a bug that hasn't already been filled, please file a bug report

Warning us of a bug is possibly the single most valuable contribution you can make to Dotfiles.

- Head [here](https://github.com/reedia/dotfiles/issues/new) to submit a new issue.
- Include a descriptive title that is straight to the point.
- Write a detailed description on what the issue is all about.
- Wait for someone to get to the issue and add labels.
- The issue will be fixed soon!
- Head [here](https://github.com/reedia/dotfiles/issues/new) to submit a new issue.
- Include a descriptive title that is straight to the point.
- Write a detailed description on what the issue is all about.
- Wait for someone to get to the issue and add labels.
- The issue will be fixed soon!

### Code Contributions

Expand All @@ -38,17 +38,17 @@ Here's how to contribute code for a new feature to Dotfiles. Pull Requests allow

#### Adding Code

- Fork the repo.
- Clone the repo **you forked** by running `git clone https://github.com/sebastienrousseau/dotfiles.git`
- Fork the repo.
- Clone the repo **you forked** by running `git clone https://github.com/sebastienrousseau/dotfiles.git`

#### Fixing an Issue

Have you found a solution to an issue? Here is how you can submit your code to Dotfiles.

- Fork the repo, and refer above for how to change up code.
- Head to your local fork of the repo, and click the "New Pull Request" button.
- Include a title that is straight to the point.
- Wait for someone to review the pull request, and then merge your pull request!
- Fork the repo, and refer above for how to change up code.
- Head to your local fork of the repo, and click the "New Pull Request" button.
- Include a title that is straight to the point.
- Wait for someone to review the pull request, and then merge your pull request!

[logo]: https://github.com/sebastienrousseau/dotfiles/raw/master/assets/dotfiles.svg
[website]: https://dotfiles.io
17 changes: 10 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -24,15 +25,17 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
14 changes: 7 additions & 7 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ If you believe you have found a security vulnerability in any of our repository,

Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:

- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the manifestation of the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit the issue
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the manifestation of the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit the issue

This information will help us triage your report more quickly.

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codacy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
steps:
# Checkout the repository to the GitHub Actions runner
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@main

# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@1.1.0
uses: codacy/codacy-analysis-cli-action@master
with:
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
# You can also omit the token and run the tools that support default configurations
Expand All @@ -37,6 +37,6 @@ jobs:

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@main
with:
sarif_file: results.sarif
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

# Exclude Directories and package
Expand Down
5 changes: 3 additions & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT
registry=https://npm.pkg.github.com/sebastienrousseau
@sebastienrousseau:registry=https://registry.npmjs.org # Switch to npm when needed
5 changes: 3 additions & 2 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/env make -f

# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

.DEFAULT_GOAL := help
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[Request Feature][issues]
[Contributing Guidelines][contributing]**

## 👋 Welcome to Dotfiles (v0.2.460)
## 👋 Welcome to Dotfiles (v0.2.461)

### Simply designed to fit your shell life

Expand All @@ -22,7 +22,7 @@ aimed at making your life easier by providing a set of scripts and configuration
files with new ways to get things done.

[![Getting Started][getting_started]][getting-started]
[![Download Dotfiles v0.2.460][download_button]][download]
[![Download Dotfiles v0.2.461][download_button]][download]

Dotfiles aggregates a collection of standalone configuration files (dotfiles)
combined into a `lib` directory that can be used to customize your development
Expand Down Expand Up @@ -121,7 +121,7 @@ sudo apt install fonts-roboto-mono-for-powerline

### 1️⃣ Download Dotfiles

You can download the latest version (v0.2.460) with the following options:
You can download the latest version (v0.2.461) with the following options:

- [**Manual download**][releases] - **The easiest way to install Dotfiles.**
- [**Install with PnPM**](https://www.npmjs.com/package/@sebastienrousseau/dotfiles)
Expand Down Expand Up @@ -513,7 +513,7 @@ bunch of awesome [contributors](https://github.com/sebastienrousseau/dotfiles/gr
[contributing]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CONTRIBUTING.md
[curl]: https://curl.se/
[docs]: https://github.com/sebastienrousseau/dotfiles/docs
[download]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.460.tar.gz
[download]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.461.tar.gz
[getting-started]: https://github.com/sebastienrousseau/dotfiles#getting-started
[git]: https://git-scm.com/
[github]: https://github.com/sebastienrousseau/dotfiles
Expand Down
5 changes: 3 additions & 2 deletions bin/backup.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
9 changes: 5 additions & 4 deletions bin/constants.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

// 🅲🅾🅽🆂🆃🅰🅽🆃🆂 - Constants.
const version = "dotfiles-0.2.460.tgz";
const dotfile = "https://registry.npmjs.org/@sebastienrousseau/dotfiles/-/dotfiles-0.2.460.tgz";
const version = "dotfiles-0.2.461.tgz";
const dotfile = "https://registry.npmjs.org/@sebastienrousseau/dotfiles/-/dotfiles-0.2.461.tgz";

const aliases = [
".bashrc",
Expand Down
5 changes: 3 additions & 2 deletions bin/copy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
5 changes: 3 additions & 2 deletions bin/dotfiles.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
5 changes: 3 additions & 2 deletions bin/download.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
5 changes: 3 additions & 2 deletions bin/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
5 changes: 3 additions & 2 deletions bin/transfer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
5 changes: 3 additions & 2 deletions bin/unpack.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
* Copyright (c) Sebastien Rousseau 2022. All rights reserved
* 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
* Made with ♥ in London, UK by @sebastienrousseau
* Copyright (c) 2022. All rights reserved
* License: MIT
*/

Expand Down
8 changes: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[Request Feature][issues]
[Contributing Guidelines][contributing]**

## 👋 Welcome to Dotfiles (v0.2.460)
## 👋 Welcome to Dotfiles (v0.2.461)

### Simply designed to fit your shell life

Expand All @@ -22,7 +22,7 @@ aimed at making your life easier by providing a set of scripts and configuration
files with new ways to get things done.

[![Getting Started][getting_started]][getting-started]
[![Download Dotfiles v0.2.460][download_button]][download]
[![Download Dotfiles v0.2.461][download_button]][download]

Dotfiles aggregates a collection of standalone configuration files (dotfiles)
combined into a `lib` directory that can be used to customize your development
Expand Down Expand Up @@ -121,7 +121,7 @@ sudo apt install fonts-roboto-mono-for-powerline

### 1️⃣ Download Dotfiles

You can download the latest version (v0.2.460) with the following options:
You can download the latest version (v0.2.461) with the following options:

- [**Manual download**][releases] - **The easiest way to install Dotfiles.**
- [**Install with PnPM**](https://www.npmjs.com/package/@sebastienrousseau/dotfiles)
Expand Down Expand Up @@ -513,7 +513,7 @@ bunch of awesome [contributors](https://github.com/sebastienrousseau/dotfiles/gr
[contributing]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CONTRIBUTING.md
[curl]: https://curl.se/
[docs]: https://github.com/sebastienrousseau/dotfiles/docs
[download]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.460.tar.gz
[download]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.461.tar.gz
[getting-started]: https://github.com/sebastienrousseau/dotfiles#getting-started
[git]: https://git-scm.com/
[github]: https://github.com/sebastienrousseau/dotfiles
Expand Down
5 changes: 3 additions & 2 deletions lib/aliases.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

## 🅰🅻🅸🅰🆂🅴🆂
Expand Down
5 changes: 3 additions & 2 deletions lib/aliases/default/default.aliases.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

# 🅳🅴🅵🅰🆄🅻🆃 🅰🅻🅸🅰🆂🅴🆂
Expand Down
8 changes: 5 additions & 3 deletions lib/aliases/gcloud/gcloud.aliases.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.460) - https://dotfiles.io
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# 🅳🅾🆃🅵🅸🅻🅴🆂 (v0.2.461) - https://dotfiles.io
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# License: MIT

# 🅶🅲🅻🅾🆄🅳 🅰🅻🅸🅰🆂🅴🆂 - Google Cloud aliases.
Expand All @@ -17,7 +18,8 @@
# 1.8 Aliases to build highly scalable applications on a fully managed serverless platform.
# 1.9 Aliases to commands that might come in handy.
#
# Copyright (c) Sebastien Rousseau 2022. All rights reserved
# Made with ♥ in London, UK by @sebastienrousseau
# Copyright (c) 2022. All rights reserved
# Licensed under the MIT license
#

Expand Down
Loading

0 comments on commit 447e1fb

Please sign in to comment.