diff --git a/.editorconfig b/.editorconfig index 804e9471..63c0513e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - https://dotfiles.io +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - https://dotfiles.io # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/.github/CODE-OF-CONDUCT.md b/.github/CODE-OF-CONDUCT.md index 6fe5e0a4..9efb6d73 100644 --- a/.github/CODE-OF-CONDUCT.md +++ b/.github/CODE-OF-CONDUCT.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 62766f37..fdac4d79 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/.github/SECURITY.md b/.github/SECURITY.md index cf9db9e9..02861378 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/.gitignore b/.gitignore index 7a5c63a1..5119eb54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/.npmrc b/.npmrc index b41518c1..8186be03 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/COPYRIGHT b/COPYRIGHT index d353f353..d7566043 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ /* -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/LICENSE b/LICENSE index b6a5485c..9a26fadf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,26 +1,29 @@ +# Dotfiles + Dotfiles uses the following under the MIT License The MIT License (MIT) -Copyright (c) 2022 Sebastien Rousseau +Copyright (c) 2023 Sebastien Rousseau -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software +"), to deal in the Software without restriction, including without +limitation the rights to use, copy, modify, merge, publish, distribute, +sublicense, and/or sell copies of the Software, and to permit persons to +whom the Software is furnished to do so, subject to the following +conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Dotfiles uses the following under the GPL-3.0 license: @@ -1260,7 +1263,7 @@ Dotfiles uses the following under the Apache License Version 2.0: ============================================================== -# This product also include the following sofΒ§tware +## This product also include the following software QRCode for JavaScript diff --git a/Makefile b/Makefile index 030be1f1..02b61313 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/env make -f -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/README.md b/README.md index bead8047..c251dd46 100644 --- a/README.md +++ b/README.md @@ -5,25 +5,31 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 + +
+ + ![Dotfiles banner][banner] -[![Codacy][codacy-grade]][codacy-url] -[![Contributors][contributors-shield]][contributors-url] -[![Forks][forks-shield]][forks-url] -[![License][license]][license-url] -[![Love][love]][website-url] +[![Codacy][codacy-grade]][06] +[![Contributors][contributors-shield]][14] +[![Forks][forks-shield]][13] +[![License][license]][02] +[![Love][love]][00] -β€’ [Website][website-url] β€’ [Documentation][github-url] -β€’ [Report Bug][issues-url] β€’ [Request Feature][issues-url] -β€’ [Contributing Guidelines][contributing-url] +β€’ [Website][00] β€’ [Documentation][16] +β€’ [Report Bug][17] β€’ [Request Feature][17] +β€’ [Contributing Guidelines][05] -![divider][divider] + +
+ -## Welcome to Dotfiles (v0.2.465) πŸ‘‹ +![divider][divider] ## Overview πŸ“– @@ -43,11 +49,11 @@ productivity no matter where you work. [![Getting Started][getting_started]][getting-started-url] -[![Download Dotfiles v0.2.465][download_button]][download-url] +[![Download Dotfiles v0.2.466][download_button]][12] -
+
## Features ✨ @@ -96,34 +102,33 @@ know. - macOS 10.15 or later - Windows 10 or later -- A Debian based distribution ([Debian][debian-url], -[Ubuntu][ubuntu-url], [PoP!_OS][pop-url], [Zorin OS][zorin-url], -[Q4OS][q4-url], [Kali Linux][kali-url], [Devuan][devuan-url], -[Deepin][deepin-url], etc.) +- A Debian based distribution ([Debian][08], [Ubuntu][27], + [PoP!_OS][22], [Zorin OS][29], [Q4OS][23], [Kali Linux][18], + [Devuan][10], [Deepin][09], etc.) #### 2) Software Requirements The following programs must be installed on your system to install Dotfiles: -- [**Bash**][bash-url] - a shell, or command language interpreter, for - the GNU operating system. -- Or [**Zsh**][zsh-url] - a shell designed for interactive use, although - it is also a powerful scripting language. -- [**Git**][git-url] - a free and open source distributed version - control system designed to handle everything from small to very large - projects with speed and efficiency. -- [**Curl**][curl-url] - a command line tool for transferring data with - URL syntax. -- [**Wget**][wget-url] - a free software package for retrieving files - using HTTP, HTTPS and FTP, the most widely-used Internet protocols. -- [**Make**][make-url] - a tool which controls the generation of - executables and other non-source files of a program from the - program's source files. -- [**Shell**][shell-url] - a shell command line interpreter program for - Unix-like operating systems. -- [**PnPM**][pnpm-url] - a package manager for JavaScript and Node.js. - It is fast, disk space efficient and reliable. +- [**Bash**][03] - a shell, or command language interpreter, for the GNU + operating system. +- Or [**Zsh**][30] - a shell designed for interactive use, although it + is also a powerful scripting language. +- [**Git**][15] - a free and open source distributed version control + system designed to handle everything from small to very large projects + with speed and efficiency. +- [**Curl**][07] - a command line tool for transferring data with URL + syntax. +- [**Wget**][28] - a free software package for retrieving files using + HTTP, HTTPS and FTP, the most widely-used Internet protocols. +- [**Make**][19] - a tool which controls the generation of executables + and other non-source files of a program from the program's source + files. +- [**Shell**][26] - a shell command line interpreter program for Unix- + like operating systems. +- [**PnPM**][21] - a package manager for JavaScript and Node.js. It is + fast, disk space efficient and reliable. #### 3) Font Requirements @@ -150,8 +155,8 @@ sudo apt install fonts-roboto-mono-for-powerline To read the documentation for Dotfiles, please visit: -- [Dotfiles website][website-url] -- [Dotfiles Docs GitHub repository][docs-url] +- [Dotfiles website][00] +- [Dotfiles Docs GitHub repository][11] ![divider][divider] @@ -159,24 +164,22 @@ To read the documentation for Dotfiles, please visit: ### 1️⃣ Download Dotfiles -You can download the latest version (v0.2.465) with the following options: +You can download the latest version (v0.2.466) with the following +options: -- [**Manual download**][releases-url] - **The easiest way to install Dotfiles.** -- [**Install with PnPM**][package-url] - `pnpm i @wwdseb/dotfiles`. -- [**Install with Npm**][package-url] - `npm install @wwdseb/dotfiles`. -- [**Install with Yarn**][package-url] - `yarn add @wwdseb/dotfiles`. -- **Clone the main repository** to get all source files including build scripts: - `git clone https://github.com/sebastienrousseau/dotfiles.git`. This will clone - the latest version of the Dotfiles repository. +- [**Manual download**][24] - **The easiest way to install Dotfiles.** +- [**Install with PnPM**][20] `pnpm i @sebastienrousseau/dotfiles`. +- [**Install with Npm**][20] `npm install @sebastienrousseau/dotfiles`. +- [**Install with Yarn**][20] `yarn add @sebastienrousseau/dotfiles`. +- **Clone the main repository** to get all source files including build + scripts: `git clone https://github.com/sebastienrousseau/dotfiles.git` + . This will clone the latest version of the Dotfiles repository. ### 2️⃣ Back Up Your Existing Data -Before installing Dotfiles, we strongly recommend that you back up your existing -data. The Dotfiles installer will try to automatically backup any previous -installation of known dotfiles into a backup directory +Before installing Dotfiles, we strongly recommend that you back up your +existing data. The Dotfiles installer will try to automatically backup +any previous installation of known dotfiles into a backup directory `$HOME/dotfiles_backup`. The backup files are the following: @@ -208,22 +211,24 @@ The backup files are the following: cacert.pem ``` -It is always a good idea to backup as there might be situations in which you -could be required to restore your previous installation. +It is always a good idea to backup as there might be situations in which +you could be required to restore your previous installation. ### 3️⃣ Try it out and let us know what you think -To install the latest version of the dotfiles, run the following command: +To install the latest version of the dotfiles, run the following +command: -#### Using make (easiest) +#### Using make (easiest and recommended) -The easiest way to install Dotfiles is to use the `make` command. This will -install the latest version of the dotfiles and will automatically backup -any existing dotfiles you may have into a backup directory +The easiest way to install Dotfiles is to use the `make` command. This +will install the latest version of the dotfiles and will automatically +backup any existing dotfiles you may have into a backup directory `$HOME/dotfiles_backup`. -The installer will check if you have PnPM installed to switch to the PnPM -installation method. If not, it will fallback to equivalent shell scripts. +The installer will check if you have PnPM installed to switch to the +PnPM installation method. If not, it will fallback to equivalent shell +scripts. Switch to the `dist` directory and run: @@ -231,7 +236,8 @@ Switch to the `dist` directory and run: make build ``` -You can also just check the installer options available, by simply running: +You can also just check the installer options available, by simply +running: ```bash make help @@ -241,20 +247,20 @@ make help If you want to install Dotfiles using Node.js, you can run the following command in the `dist` directory located in your -`node_modules/@wwdseb/dotfiles/dist` directory: +`node_modules/@sebastienrousseau/dotfiles/dist` directory: ```bash node . ``` -This will install the latest version of the dotfiles and will automatically -backup any existing dotfiles you may have into a backup directory -`$HOME/dotfiles_backup`. +This will install the latest version of the dotfiles and will +automatically backup any existing dotfiles you may have into a backup +directory `$HOME/dotfiles_backup`. #### Using PnPM (highly recommended if you have PnPM installed) -PnPM is a key dependency of the dotfiles package. It will help you install the -dotfiles rapidly and very efficiently. +PnPM is a key dependency of the dotfiles package. It will help you +install the dotfiles rapidly and very efficiently. Switch to the `dist` directory and run: @@ -262,50 +268,52 @@ Switch to the `dist` directory and run: pnpm run build ``` -This will install the latest version of the dotfiles and will automatically -backup any existing dotfiles you may have into a backup directory -`$HOME/dotfiles_backup`. +This will install the latest version of the dotfiles and will +automatically backup any existing dotfiles you may have into a backup +directory `$HOME/dotfiles_backup`. ### Post installation Following the installation, you can verify that the dotfiles package is installed in the following directory `$HOME/dotfiles_backup`. -Just quit your terminal and restart it. If the installation is successful, you -should be able to see a new interface of your terminal and be able to start -using the dotfiles aliases and other configurations. +Just quit your terminal and restart it. If the installation is +successful, you should be able to see a new interface of your terminal +and be able to start using the dotfiles aliases and other +configurations. -Please refer to the [documentation][docs-url] for more information. +Please refer to the [documentation][11] for more information. ![divider][divider] ## Releases πŸ”— -Releases are available on the [GitHub releases page][releases-url]. +Releases are available on the [GitHub releases page][24]. ![divider][divider] ## Semantic versioning policy πŸš₯ -For transparency into our release cycle and in striving to maintain backward -compatibility, `Dotfiles` follows [Semantic Versioning][semver-url]. +For transparency into our release cycle and in striving to maintain +backward compatibility, `Dotfiles` follows +[Semantic Versioning][25]. ![divider][divider] ## History -- See [Dotfiles Release][releases-url] for a list of changes. +- See [Dotfiles Release][24] for a list of changes. -## βœ… Changelog +## Changelog βœ… -- [GitHub Releases][releases-url] are used for changelogs. +- [GitHub Releases][24] are used for changelogs. ![divider][divider] ## πŸ“– Code of Conduct -We are committed to preserving and fostering a diverse, welcoming community. -Please read our [Code of Conduct][code-of-conduct-url]. +We are committed to preserving and fostering a diverse, welcoming +community. Please read our [Code of Conduct][04]. ![divider][divider] @@ -313,91 +321,74 @@ Please read our [Code of Conduct][code-of-conduct-url]. - We believe perfection must consider everything. - We take our passion beyond code into our daily practices. -- We are just obsessed about creating and delivering exceptional solutions. +- We are just obsessed about creating and delivering exceptional + solutions. ![divider][divider] ## Contribution 🀝 -Thank you for using Dotfiles! If you like the library, it would be -great if you can give it a star ⭐ on [Github][github-url]. +We welcome contributions to `Dotfiles`. Please see the +[contributing guidelines][05] for more information. -There are also many ways in which you can participate in this project, for -example: - -- [Submit bugs and feature requests][issues-url], and help us verify as they are -checked in, -- Review [source code changes][download-url], and help us improve our code quality, -- Review the [documentation][docs-url] and make pull requests for anything from -typos to additional and new content. - -Please read carefully through our -[Contributing Guidelines][contributing-url] -for further details on the process for submitting pull requests to us. +Unless you explicitly state otherwise, any contribution intentionally +submitted for inclusion in the work by you, as defined in the +Apache-2.0 license, shall be dual licensed as above, without any +additional terms or conditions. ![divider][divider] ## License πŸ“ -This project is licensed under the [MIT License][license-url] file for details. +The project is licensed under the terms of both the MIT license and the +Apache License (Version 2.0). -[![FOSSA Status][fossa]][fossa-url] +- [Apache License, Version 2.0][01] +- [MIT license][02] ![divider][divider] -## Acknowledgements πŸ’™ - -[Dotfiles][website-url] is beautifully crafted by these people and a bunch of -awesome [contributors][contributors-url] - -| [![sr]][sr-url] | [![gr]][gr-url] | -|:-----------------:|:------------------------------------:| -| [Sebastien Rousseau][sr-url]| [Graham Colgate][gr-url] | - -[bash-url]: https://www.gnu.org/software/bash/ -[codacy-url]:https://www.codacy.com/gh/sebastienrousseau/dotfiles/dashboard -[code-of-conduct-url]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CODE-OF-CONDUCT.md -[contributing-url]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CONTRIBUTING.md -[curl-url]: https://curl.se/ -[debian-url]: https://www.debian.org/ -[deepin-url]: https://www.deepin.org/en/ -[devuan-url]: https://devuan.org/ -[docs-url]: https://github.com/sebastienrousseau/dotfiles/docs -[download-url]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.465.tar.gz -[forks-url]: https://github.com/sebastienrousseau/dotfiles/network/members -[fossa-url]: https://app.fossa.io/projects/git%2Bgithub.com%2Freedia%2Fdotfiles?ref=badge_large +[00]: https://dotfiles.io +[01]: https://opensource.org/license/apache-2-0/ "Apache License, Version 2.0" +[02]: https://opensource.org/licenses/MIT "The MIT License" +[03]: https://www.gnu.org/software/bash/ "GNU Bash" +[04]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CODE-OF-CONDUCT.md "Code of Conduct" +[05]: https://github.com/sebastienrousseau/dotfiles/blob/master/.github/CONTRIBUTING.md "Contributing Guidelines" +[06]:https://www.codacy.com/gh/sebastienrousseau/dotfiles/dashboard "Codacy" +[07]: https://curl.se/ "cURL" +[08]: https://www.debian.org/ "Debian" +[09]: https://www.deepin.org/en/ "Deepin" +[10]: https://devuan.org/ "Devuan" +[11]: https://github.com/sebastienrousseau/dotfiles/docs "Documentation" +[12]: https://github.com/sebastienrousseau/dotfiles/archive/refs/tags/v0.2.466.tar.gz "Download Dotfiles v0.2.466" +[13]: https://github.com/sebastienrousseau/dotfiles/network/members "List of members" +[14]: https://github.com/sebastienrousseau/dotfiles/graphs/contributors "List of contributors" +[15]: https://git-scm.com/ "Git" +[16]: https://github.com/sebastienrousseau/dotfiles "Dotfiles" +[17]: https://github.com/sebastienrousseau/dotfiles/issues "Issues" +[18]: https://www.kali.org/ "Kali Linux" +[19]: https://www.gnu.org/software/make/ "GNU Make" +[20]:https://www.npmjs.com/package/@sebastienrousseau/dotfiles "Dotfiles on NPM" +[21]: https://pnpm.io "PnPM" +[22]: https://pop.system76.com/ "Pop!_OS" +[23]: https://q4os.org/ "Q4OS" +[24]: https://github.com/sebastienrousseau/dotfiles/releases "Dotfiles Releases" +[25]: http://semver.org/ "Semantic Versioning" +[26]: https://www.gnu.org/software/shell/ "GNU Shell" +[27]: https://ubuntu.com/ "Ubuntu" +[28]: https://www.gnu.org/software/wget/ "GNU Wget" +[29]: https://zorinos.com/ "Zorin OS" +[30]: https://www.zsh.org/ "Zsh" + [getting-started-url]: https://github.com/sebastienrousseau/dotfiles#getting-started -[git-url]: https://git-scm.com/ -[github-url]: https://github.com/sebastienrousseau/dotfiles -[gr-url]: https://github.com/gramtech -[issues-url]: https://github.com/sebastienrousseau/dotfiles/issues -[kali-url]: https://www.kali.org/ -[license-url]: https://opensource.org/licenses/MIT -[make-url]: https://www.gnu.org/software/make/ -[package-url]:https://www.npmjs.com/package/@wwdseb/dotfiles -[pnpm-url]: https://pnpm.io -[pop-url]: https://pop.system76.com/ -[q4-url]: https://q4os.org/ -[releases-url]: https://github.com/sebastienrousseau/dotfiles/releases -[semver-url]: http://semver.org/ -[shell-url]: https://www.gnu.org/software/shell/ -[sr-url]: https://github.com/sebastienrousseau -[ubuntu-url]: https://ubuntu.com/ -[website-url]: https://dotfiles.io -[wget-url]: https://www.gnu.org/software/wget/ -[zorin-url]: https://zorinos.com/ -[zsh-url]: https://www.zsh.org/ - -[banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg + +[banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg "Banner of Dotfiles" [codacy-grade]: https://img.shields.io/codacy/grade/634cfc4de08e492ebcbb341631066241?style=for-the-badge "Codacy grade" [contributors-shield]: https://img.shields.io/github/contributors/sebastienrousseau/dotfiles.svg?style=for-the-badge "Contributors" -[contributors-url]: https://github.com/sebastienrousseau/dotfiles/graphs/contributors "List of contributors" -[divider]: https://raw.githubusercontent.com/sebastienrousseau/dotfiles/master/assets/divider.svg "Divider" -[download_button]: https://github.com/sebastienrousseau/dotfiles/raw/master/assets/button-secondary.svg "Download" + +[divider]: https://kura.pro/assets/elements/divider.svg "Divider" +[download_button]: https://kura.pro/assets/buttons/button-secondary.svg "Download" [forks-shield]: https://img.shields.io/github/forks/sebastienrousseau/dotfiles.svg?style=for-the-badge "Forks" -[fossa]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Freedia%2Fdotfiles.svg?type=large "FOSSA" -[getting_started]: https://github.com/sebastienrousseau/dotfiles/raw/master/assets/button-primary.svg "Getting Started" -[gr]: https://avatars0.githubusercontent.com/u/35816108?s=117 "Graham Colgate" +[getting_started]: https://kura.pro/assets/buttons/button-primary.svg "Getting Started" [license]: https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge\&color=ff69b4 "License" -[love]: https://github.com/sebastienrousseau/dotfiles/raw/master/assets/made-with-love.svg "Made with Love" -[sr]: https://avatars0.githubusercontent.com/u/1394998?s=117 "Sebastien Rousseau" +[love]: https://kura.pro/assets/shields/made-with-love.svg "Made with Love" diff --git a/assets/README.md b/assets/README.md deleted file mode 100644 index 076a86f9..00000000 --- a/assets/README.md +++ /dev/null @@ -1,23 +0,0 @@ -# Dotfiles assets - - - - - - - -This directory contains the following files and directories that are used by the -dotfiles: - -- `dotfiles.svg` - the dotfiles logo file. -- `made-with-love.svg` - made with love.svg file. - -## License - -- The dotfiles logo is licensed under the -[Creative Commons Attribution 4.0 International License][license]. -- The made with love.svg file is licensed under the -[Creative Commons Attribution 4.0 International License][license]. - -[license]: https://creativecommons.org/licenses/by/4.0/ diff --git a/assets/button-primary.svg b/assets/button-primary.svg deleted file mode 100644 index c7b8a517..00000000 --- a/assets/button-primary.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - button-primary - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/button-secondary.svg b/assets/button-secondary.svg deleted file mode 100644 index ddac33f9..00000000 --- a/assets/button-secondary.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - button-secondary - - - - - - - - - - - - - - - - - - - - diff --git a/assets/divider.svg b/assets/divider.svg deleted file mode 100644 index 6dbe0df1..00000000 --- a/assets/divider.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - divider - - - - - - \ No newline at end of file diff --git a/assets/dotfiles.icns b/assets/dotfiles.icns deleted file mode 100644 index 9a212b8d..00000000 Binary files a/assets/dotfiles.icns and /dev/null differ diff --git a/assets/dotfiles.ico b/assets/dotfiles.ico deleted file mode 100644 index 216c3759..00000000 Binary files a/assets/dotfiles.ico and /dev/null differ diff --git a/assets/dotfiles.svg b/assets/dotfiles.svg deleted file mode 100644 index 8d7b37a1..00000000 --- a/assets/dotfiles.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - dotfiles - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/assets/made-with-love.svg b/assets/made-with-love.svg deleted file mode 100644 index 35c63f30..00000000 --- a/assets/made-with-love.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/bin/backup.js b/bin/backup.js index 3b26a90c..1e153fda 100644 --- a/bin/backup.js +++ b/bin/backup.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/constants.js b/bin/constants.js index 28de5ab3..a5839dbb 100644 --- a/bin/constants.js +++ b/bin/constants.js @@ -1,13 +1,13 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT */ // πŸ…²πŸ…ΎπŸ…½πŸ†‚πŸ†ƒπŸ…°πŸ…½πŸ†ƒπŸ†‚ - Constants. -const version = "dotfiles-0.2.465.tgz"; -const dotfile = "https://registry.npmjs.org/@wwdseb/dotfiles/-/dotfiles-0.2.465.tgz"; +const version = "dotfiles-0.2.466.tgz"; +const dotfile = "https://registry.npmjs.org/@wwdseb/dotfiles/-/dotfiles-0.2.466.tgz"; const aliases = [ ".bashrc", diff --git a/bin/copy.js b/bin/copy.js index 84a4f9e9..00899096 100644 --- a/bin/copy.js +++ b/bin/copy.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/dotfiles.js b/bin/dotfiles.js index 4ab9f520..43eac1ba 100644 --- a/bin/dotfiles.js +++ b/bin/dotfiles.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/download.js b/bin/download.js index 399b320f..289614f8 100644 --- a/bin/download.js +++ b/bin/download.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/index.js b/bin/index.js index 7180f4f4..64cefdbe 100644 --- a/bin/index.js +++ b/bin/index.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/transfer.js b/bin/transfer.js index a47244ba..3f2ec126 100644 --- a/bin/transfer.js +++ b/bin/transfer.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/bin/unpack.js b/bin/unpack.js index 2e4493cf..9472bb63 100644 --- a/bin/unpack.js +++ b/bin/unpack.js @@ -1,5 +1,5 @@ /** -* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +* πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - * Made with β™₯ in London, UK by @wwdseb * Copyright (c) 2015-2023. All rights reserved * License: MIT diff --git a/lib/aliases.sh b/lib/aliases.sh index d2fed99a..2f9f5e6d 100644 --- a/lib/aliases.sh +++ b/lib/aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io ## πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/README.md b/lib/aliases/README.md index 844e22fb..cff90ace 100644 --- a/lib/aliases/README.md +++ b/lib/aliases/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/archives/README.md b/lib/aliases/archives/README.md index 56ebda15..40c0884d 100644 --- a/lib/aliases/archives/README.md +++ b/lib/aliases/archives/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/archives/archives.aliases.sh b/lib/aliases/archives/archives.aliases.sh index d2919bb9..bd0c6326 100644 --- a/lib/aliases/archives/archives.aliases.sh +++ b/lib/aliases/archives/archives.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: archives.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…°πŸ†πŸ…²πŸ…·πŸ…ΈπŸ†…πŸ…΄πŸ†‚ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/cd/README.md b/lib/aliases/cd/README.md index 78ba94ec..5a66b89e 100644 --- a/lib/aliases/cd/README.md +++ b/lib/aliases/cd/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/cd/cd.aliases.sh b/lib/aliases/cd/cd.aliases.sh index 7003d2dc..84ba084e 100644 --- a/lib/aliases/cd/cd.aliases.sh +++ b/lib/aliases/cd/cd.aliases.sh @@ -4,7 +4,7 @@ # Description: Sets aliases for the `cd` command. # License: MIT # Script: cd.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…²πŸ…³ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/chmod/README.md b/lib/aliases/chmod/README.md index 24be9b1b..52edc2af 100644 --- a/lib/aliases/chmod/README.md +++ b/lib/aliases/chmod/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/chmod/chmod.aliases.sh b/lib/aliases/chmod/chmod.aliases.sh index 85880030..d0c8e66e 100644 --- a/lib/aliases/chmod/chmod.aliases.sh +++ b/lib/aliases/chmod/chmod.aliases.sh @@ -4,7 +4,7 @@ # Description: Sets aliases for the `chmod` command. # License: MIT # Script: chmod.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…²πŸ…·πŸ…ΌπŸ…ΎπŸ…³ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/clear/README.md b/lib/aliases/clear/README.md index 2059f49b..154576a3 100644 --- a/lib/aliases/clear/README.md +++ b/lib/aliases/clear/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/clear/clear.aliases.sh b/lib/aliases/clear/clear.aliases.sh index 08f40216..510dc062 100644 --- a/lib/aliases/clear/clear.aliases.sh +++ b/lib/aliases/clear/clear.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: clear.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…²πŸ…»πŸ…΄πŸ…°πŸ† πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/configuration/README.md b/lib/aliases/configuration/README.md index bb3663dd..36029cb3 100644 --- a/lib/aliases/configuration/README.md +++ b/lib/aliases/configuration/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/configuration/configuration.aliases.sh b/lib/aliases/configuration/configuration.aliases.sh index f0c333d2..7826f3c6 100644 --- a/lib/aliases/configuration/configuration.aliases.sh +++ b/lib/aliases/configuration/configuration.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: configuration.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…²πŸ…ΎπŸ…½πŸ…΅πŸ…ΈπŸ…ΆπŸ†„πŸ†πŸ…°πŸ†ƒπŸ…ΈπŸ…ΎπŸ…½ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/default/README.md b/lib/aliases/default/README.md index 4789e755..225448ec 100644 --- a/lib/aliases/default/README.md +++ b/lib/aliases/default/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/default/default.aliases.sh b/lib/aliases/default/default.aliases.sh index e12d6bbf..2396731a 100644 --- a/lib/aliases/default/default.aliases.sh +++ b/lib/aliases/default/default.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: default.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…³πŸ…΄πŸ…΅πŸ…°πŸ†„πŸ…»πŸ†ƒ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/dig/README.md b/lib/aliases/dig/README.md index bdc98014..f7a5312c 100644 --- a/lib/aliases/dig/README.md +++ b/lib/aliases/dig/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/dig/dig.aliases.sh b/lib/aliases/dig/dig.aliases.sh index fdcbc290..594a4407 100644 --- a/lib/aliases/dig/dig.aliases.sh +++ b/lib/aliases/dig/dig.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: dig.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…³πŸ…ΈπŸ…Ά πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/disk-usage/README.md b/lib/aliases/disk-usage/README.md index 5e51bf30..20c076ca 100644 --- a/lib/aliases/disk-usage/README.md +++ b/lib/aliases/disk-usage/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/disk-usage/du.aliases.sh b/lib/aliases/disk-usage/du.aliases.sh index e0e2b5b3..31ee10c0 100644 --- a/lib/aliases/disk-usage/du.aliases.sh +++ b/lib/aliases/disk-usage/du.aliases.sh @@ -5,7 +5,7 @@ # Description: Sets Disk Usage Aliases # License: MIT # Script: du.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…³πŸ…ΈπŸ†‚πŸ…Ί πŸ†„πŸ†‚πŸ…°πŸ…ΆπŸ…΄ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/editor/README.md b/lib/aliases/editor/README.md index b54ded49..0639759f 100644 --- a/lib/aliases/editor/README.md +++ b/lib/aliases/editor/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/editor/editor.aliases.sh b/lib/aliases/editor/editor.aliases.sh index 08c4bf43..d34119c9 100644 --- a/lib/aliases/editor/editor.aliases.sh +++ b/lib/aliases/editor/editor.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: editor.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…΄πŸ…³πŸ…ΈπŸ†ƒπŸ…ΎπŸ† πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/find/README.md b/lib/aliases/find/README.md index 9b14b36c..79480e41 100644 --- a/lib/aliases/find/README.md +++ b/lib/aliases/find/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/find/find.aliases.sh b/lib/aliases/find/find.aliases.sh index c5a4b046..a8c03d80 100644 --- a/lib/aliases/find/find.aliases.sh +++ b/lib/aliases/find/find.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: find.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…΅πŸ…ΈπŸ…½πŸ…³ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/gcloud/README.md b/lib/aliases/gcloud/README.md index 35035c52..3531ae3a 100644 --- a/lib/aliases/gcloud/README.md +++ b/lib/aliases/gcloud/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/gcloud/gcloud.aliases.sh b/lib/aliases/gcloud/gcloud.aliases.sh index 9f329018..032c3163 100644 --- a/lib/aliases/gcloud/gcloud.aliases.sh +++ b/lib/aliases/gcloud/gcloud.aliases.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: gcloud.aliases.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # πŸ…ΆπŸ…²πŸ…»πŸ…ΎπŸ†„πŸ…³ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Google Cloud aliases. diff --git a/lib/aliases/git/README.md b/lib/aliases/git/README.md index d93b2476..3c8ff040 100644 --- a/lib/aliases/git/README.md +++ b/lib/aliases/git/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/git/git.aliases.sh b/lib/aliases/git/git.aliases.sh index f9054bcf..9882fbbd 100644 --- a/lib/aliases/git/git.aliases.sh +++ b/lib/aliases/git/git.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/gnu/README.md b/lib/aliases/gnu/README.md index eecf3892..73b59bfd 100644 --- a/lib/aliases/gnu/README.md +++ b/lib/aliases/gnu/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/gnu/gnucoreutils-aliases.sh b/lib/aliases/gnu/gnucoreutils-aliases.sh index 7b613c34..8f14215c 100644 --- a/lib/aliases/gnu/gnucoreutils-aliases.sh +++ b/lib/aliases/gnu/gnucoreutils-aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c)' 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/heroku/README.md b/lib/aliases/heroku/README.md index d9fff529..da25d93a 100644 --- a/lib/aliases/heroku/README.md +++ b/lib/aliases/heroku/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/heroku/heroku.aliases.sh b/lib/aliases/heroku/heroku.aliases.sh index 8544839e..dea03aca 100644 --- a/lib/aliases/heroku/heroku.aliases.sh +++ b/lib/aliases/heroku/heroku.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/interactive/README.md b/lib/aliases/interactive/README.md index efe44fcb..ebe91b25 100644 --- a/lib/aliases/interactive/README.md +++ b/lib/aliases/interactive/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/interactive/interactive.aliases.sh b/lib/aliases/interactive/interactive.aliases.sh index 983d3f75..75e8164d 100644 --- a/lib/aliases/interactive/interactive.aliases.sh +++ b/lib/aliases/interactive/interactive.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/jekyll/README.md b/lib/aliases/jekyll/README.md index d1c15a12..7efaab7a 100644 --- a/lib/aliases/jekyll/README.md +++ b/lib/aliases/jekyll/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/jekyll/jekyll.aliases.sh b/lib/aliases/jekyll/jekyll.aliases.sh index b873ecb8..a75df98c 100644 --- a/lib/aliases/jekyll/jekyll.aliases.sh +++ b/lib/aliases/jekyll/jekyll.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/list/README.md b/lib/aliases/list/README.md index f3b61174..37b333a0 100644 --- a/lib/aliases/list/README.md +++ b/lib/aliases/list/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/list/list.aliases.sh b/lib/aliases/list/list.aliases.sh index d92297e8..2a52b80f 100644 --- a/lib/aliases/list/list.aliases.sh +++ b/lib/aliases/list/list.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/macOS/README.md b/lib/aliases/macOS/README.md index 05e39e44..9c4c1789 100644 --- a/lib/aliases/macOS/README.md +++ b/lib/aliases/macOS/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/macOS/macos.aliases.sh b/lib/aliases/macOS/macos.aliases.sh index 94b8f331..21b2d61d 100644 --- a/lib/aliases/macOS/macos.aliases.sh +++ b/lib/aliases/macOS/macos.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/make/README.md b/lib/aliases/make/README.md index 674af8ad..875aaf40 100644 --- a/lib/aliases/make/README.md +++ b/lib/aliases/make/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/make/make.aliases.sh b/lib/aliases/make/make.aliases.sh index ea3fb0b8..c536d511 100644 --- a/lib/aliases/make/make.aliases.sh +++ b/lib/aliases/make/make.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/mkdir/README.md b/lib/aliases/mkdir/README.md index cd1e9814..202d870a 100644 --- a/lib/aliases/mkdir/README.md +++ b/lib/aliases/mkdir/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/mkdir/mkdir.aliases.sh b/lib/aliases/mkdir/mkdir.aliases.sh index 419c722f..09b6b013 100644 --- a/lib/aliases/mkdir/mkdir.aliases.sh +++ b/lib/aliases/mkdir/mkdir.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/npm/README.md b/lib/aliases/npm/README.md index 29bb9f67..5c5c8cca 100644 --- a/lib/aliases/npm/README.md +++ b/lib/aliases/npm/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/npm/npm.aliases.sh b/lib/aliases/npm/npm.aliases.sh index e1cc48f6..50fd6abf 100644 --- a/lib/aliases/npm/npm.aliases.sh +++ b/lib/aliases/npm/npm.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/permission/README.md b/lib/aliases/permission/README.md index a392a7a4..a6efb326 100644 --- a/lib/aliases/permission/README.md +++ b/lib/aliases/permission/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/permission/permission.aliases.sh b/lib/aliases/permission/permission.aliases.sh index 13b14131..dbb0ab15 100644 --- a/lib/aliases/permission/permission.aliases.sh +++ b/lib/aliases/permission/permission.aliases.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - https://dotfiles.io +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - https://dotfiles.io # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/pnpm/README.md b/lib/aliases/pnpm/README.md index b5ae22fe..669a1a9f 100644 --- a/lib/aliases/pnpm/README.md +++ b/lib/aliases/pnpm/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/pnpm/pnpm.aliases.sh b/lib/aliases/pnpm/pnpm.aliases.sh index f68cf9be..f177e9b1 100644 --- a/lib/aliases/pnpm/pnpm.aliases.sh +++ b/lib/aliases/pnpm/pnpm.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/ps/README.md b/lib/aliases/ps/README.md index 4eb5d336..b0653516 100644 --- a/lib/aliases/ps/README.md +++ b/lib/aliases/ps/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/ps/ps.aliases.sh b/lib/aliases/ps/ps.aliases.sh index 6d4d508d..7a582b39 100644 --- a/lib/aliases/ps/ps.aliases.sh +++ b/lib/aliases/ps/ps.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/rsync/README.md b/lib/aliases/rsync/README.md index 455c501a..5d0db267 100644 --- a/lib/aliases/rsync/README.md +++ b/lib/aliases/rsync/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/rsync/rsync.aliases.sh b/lib/aliases/rsync/rsync.aliases.sh index 3f2b4cd6..de3498bc 100644 --- a/lib/aliases/rsync/rsync.aliases.sh +++ b/lib/aliases/rsync/rsync.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/rust/README.md b/lib/aliases/rust/README.md index 5075e62d..4d194c67 100644 --- a/lib/aliases/rust/README.md +++ b/lib/aliases/rust/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/rust/rust.aliases.sh b/lib/aliases/rust/rust.aliases.sh index adee53d7..20382642 100644 --- a/lib/aliases/rust/rust.aliases.sh +++ b/lib/aliases/rust/rust.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/subversion/README.md b/lib/aliases/subversion/README.md index b74d5be7..e49a954f 100644 --- a/lib/aliases/subversion/README.md +++ b/lib/aliases/subversion/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/subversion/subversion.aliases.sh b/lib/aliases/subversion/subversion.aliases.sh index 9ec1c568..465ec237 100644 --- a/lib/aliases/subversion/subversion.aliases.sh +++ b/lib/aliases/subversion/subversion.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/sudo/README.md b/lib/aliases/sudo/README.md index f8ee1e5c..7820b24d 100644 --- a/lib/aliases/sudo/README.md +++ b/lib/aliases/sudo/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/sudo/sudo.aliases.sh b/lib/aliases/sudo/sudo.aliases.sh index 93d239fb..47279d26 100644 --- a/lib/aliases/sudo/sudo.aliases.sh +++ b/lib/aliases/sudo/sudo.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/tmux/README.md b/lib/aliases/tmux/README.md index eab673ba..a1c629e0 100644 --- a/lib/aliases/tmux/README.md +++ b/lib/aliases/tmux/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/tmux/tmux.aliases.sh b/lib/aliases/tmux/tmux.aliases.sh index 27374674..a57ef051 100644 --- a/lib/aliases/tmux/tmux.aliases.sh +++ b/lib/aliases/tmux/tmux.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/update/README.md b/lib/aliases/update/README.md index 005a8055..7b7fd204 100644 --- a/lib/aliases/update/README.md +++ b/lib/aliases/update/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/update/update.aliases.sh b/lib/aliases/update/update.aliases.sh index 10fdff2f..e0903a01 100644 --- a/lib/aliases/update/update.aliases.sh +++ b/lib/aliases/update/update.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/uuid/README.md b/lib/aliases/uuid/README.md index 8e554c84..3bcd5e72 100644 --- a/lib/aliases/uuid/README.md +++ b/lib/aliases/uuid/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/uuid/uuid.aliases.sh b/lib/aliases/uuid/uuid.aliases.sh index 678430e5..12b52dc1 100644 --- a/lib/aliases/uuid/uuid.aliases.sh +++ b/lib/aliases/uuid/uuid.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/aliases/wget/README.md b/lib/aliases/wget/README.md index a59f1be5..acd56880 100644 --- a/lib/aliases/wget/README.md +++ b/lib/aliases/wget/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/aliases/wget/wget.aliases.sh b/lib/aliases/wget/wget.aliases.sh index 180182de..4af5d0fe 100644 --- a/lib/aliases/wget/wget.aliases.sh +++ b/lib/aliases/wget/wget.aliases.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations.sh b/lib/configurations.sh index d109c11f..08e41e22 100644 --- a/lib/configurations.sh +++ b/lib/configurations.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: configurations.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io ## πŸ…²πŸ…ΎπŸ…½πŸ…΅πŸ…ΈπŸ…ΆπŸ†„πŸ†πŸ…°πŸ†ƒπŸ…ΈπŸ…ΎπŸ…½πŸ†‚ diff --git a/lib/configurations/README.md b/lib/configurations/README.md index 5afe8777..0c49f182 100644 --- a/lib/configurations/README.md +++ b/lib/configurations/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 diff --git a/lib/configurations/bash/bashrc b/lib/configurations/bash/bashrc index c721ef3a..5db047bb 100644 --- a/lib/configurations/bash/bashrc +++ b/lib/configurations/bash/bashrc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT @@ -17,7 +17,7 @@ USER=$(whoami) # current user name. ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables. export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine. -export DOTFILES_VERSION='0.2.465' # version of the dotfiles. +export DOTFILES_VERSION='0.2.466' # version of the dotfiles. export DOTFILES="${HOME}"/.dotfiles/lib # path to the cross plaform dotfiles. export HOSTNAME=${HOSTNAME} # hostname of the machine. export INPUTRC=${INPUTRC} # set INPUTRC (so that .inputrc is respected) diff --git a/lib/configurations/curl/curlrc b/lib/configurations/curl/curlrc index 3e661568..03de1adf 100644 --- a/lib/configurations/curl/curlrc +++ b/lib/configurations/curl/curlrc @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/default/color.sh b/lib/configurations/default/color.sh index 94ea7059..167fd357 100644 --- a/lib/configurations/default/color.sh +++ b/lib/configurations/default/color.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/default/constants.sh b/lib/configurations/default/constants.sh index c328e27d..afb06a5f 100755 --- a/lib/configurations/default/constants.sh +++ b/lib/configurations/default/constants.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT @@ -11,7 +11,7 @@ DF=".dotfiles/" # Dotfiles. DF_DIR="${HOME}/.dotfiles/" # Dotfiles directory. DF_BACKUPDIR="${HOME}/dotfiles_backup/" # Backup directory. DF_DOWNLOADDIR="${HOME}/Downloads" # Download directory. -DF_VERSION="0.2.465" # Dotfiles Version number. +DF_VERSION="0.2.466" # Dotfiles Version number. # DF_TIMESTAMP="$(date +%Y-%m-%d_%H-%M-%S)" # Timestamp for backup directory. export DF diff --git a/lib/configurations/default/editor.sh b/lib/configurations/default/editor.sh index bc3fbb00..f1b0f7be 100644 --- a/lib/configurations/default/editor.sh +++ b/lib/configurations/default/editor.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/default/prompt.sh b/lib/configurations/default/prompt.sh index 41dd7674..05cabd29 100644 --- a/lib/configurations/default/prompt.sh +++ b/lib/configurations/default/prompt.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/input/inputrc b/lib/configurations/input/inputrc index 26a1d072..4a3a2cc6 100644 --- a/lib/configurations/input/inputrc +++ b/lib/configurations/input/inputrc @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/nano/nanorc b/lib/configurations/nano/nanorc index 277b412e..66477db7 100644 --- a/lib/configurations/nano/nanorc +++ b/lib/configurations/nano/nanorc @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/profile/profile b/lib/configurations/profile/profile index c03f68d2..39ce5077 100644 --- a/lib/configurations/profile/profile +++ b/lib/configurations/profile/profile @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/default b/lib/configurations/tmux/default index 9e51f042..edd97683 100644 --- a/lib/configurations/tmux/default +++ b/lib/configurations/tmux/default @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/display b/lib/configurations/tmux/display index a1862622..545a1f80 100644 --- a/lib/configurations/tmux/display +++ b/lib/configurations/tmux/display @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb diff --git a/lib/configurations/tmux/linux b/lib/configurations/tmux/linux index 4a9109ec..c588f8d3 100644 --- a/lib/configurations/tmux/linux +++ b/lib/configurations/tmux/linux @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/navigation b/lib/configurations/tmux/navigation index decb56d9..8aa27fbd 100644 --- a/lib/configurations/tmux/navigation +++ b/lib/configurations/tmux/navigation @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/panes b/lib/configurations/tmux/panes index 9bc7a160..1162e9f8 100644 --- a/lib/configurations/tmux/panes +++ b/lib/configurations/tmux/panes @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/theme b/lib/configurations/tmux/theme index d7e28255..8b4a4872 100644 --- a/lib/configurations/tmux/theme +++ b/lib/configurations/tmux/theme @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT @@ -22,7 +22,7 @@ set -g status-justify centre # Status bar justification (left, right, centre, ab set -g status-left-length 50 # Status bar left length set -g status-right-length 50 # Status bar right length set -g status-right "#[fg=#FFFFFF] #[bg=#14222A] ⬛ #I #[bg=#007ACC] #H #[bg=#EB0000] %_d %B %I:%M%p " -set -g window-status-current-format "#[bg=#2D1681]Dotfiles (v0.2.465)" # Current window status format +set -g window-status-current-format "#[bg=#2D1681]Dotfiles (v0.2.466)" # Current window status format set -g window-status-current-style "bg=#EB0000" # Current window status style set -g window-status-separator "" # Window status separator set-window-option -g clock-mode-colour "#FFFFFF" # Clock mode color diff --git a/lib/configurations/tmux/tmux b/lib/configurations/tmux/tmux index 44f0731f..d32d722a 100644 --- a/lib/configurations/tmux/tmux +++ b/lib/configurations/tmux/tmux @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/tmux/vi b/lib/configurations/tmux/vi index 592a8e55..af324b18 100644 --- a/lib/configurations/tmux/vi +++ b/lib/configurations/tmux/vi @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb diff --git a/lib/configurations/vim/vimrc b/lib/configurations/vim/vimrc index 7525c708..757b27f7 100644 --- a/lib/configurations/vim/vimrc +++ b/lib/configurations/vim/vimrc @@ -1,4 +1,4 @@ -" πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +" πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - " Copyright (c) Sebastien Rousseau 2022. All rights reserved " License: MIT diff --git a/lib/configurations/wget/wgetrc b/lib/configurations/wget/wgetrc index 0087392f..33ec32cd 100644 --- a/lib/configurations/wget/wgetrc +++ b/lib/configurations/wget/wgetrc @@ -1,4 +1,4 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/configurations/zsh/zshrc b/lib/configurations/zsh/zshrc index 9220a77e..0e385af4 100644 --- a/lib/configurations/zsh/zshrc +++ b/lib/configurations/zsh/zshrc @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @sebastienrousseau # Copyright (c) 2015-2023. All rights reserved # License: MIT @@ -16,7 +16,7 @@ USER_LANGUAGE="en_GB.UTF-8" # default language. ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables. export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine. -export DOTFILES_VERSION='0.2.465' # version of the dotfiles. +export DOTFILES_VERSION='0.2.466' # version of the dotfiles. export DOTFILES="${HOME}"/.dotfiles/lib # path to the cross plaform dotfiles. export HOSTNAME=${HOSTNAME} # hostname of the machine. export INPUTRC=${INPUTRC} # set INPUTRC (so that .inputrc is respected) diff --git a/lib/functions.sh b/lib/functions.sh index bfed852e..6424dd60 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: functions.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # Load custom executable functions diff --git a/lib/functions/README.md b/lib/functions/README.md index e9cadae1..6d3026b0 100644 --- a/lib/functions/README.md +++ b/lib/functions/README.md @@ -5,7 +5,7 @@ alt="dotfiles logo" width="261" align="right" /> -# Dotfiles (v0.2.465) +# Dotfiles (v0.2.466) Simply designed to fit your shell life 🐚 @@ -18,6 +18,8 @@ The functions are organized by category and are listed below. ## πŸ…΅πŸ†„πŸ…½πŸ…²πŸ†ƒπŸ…ΈπŸ…ΎπŸ…½πŸ†‚ πŸ…»πŸ…ΈπŸ†‚πŸ†ƒ + + ### Navigation elements | Function | Description | Usage | @@ -67,4 +69,6 @@ The functions are organized by category and are listed below. | `vsc` | Function to open a file or folder in Visual Studio Code. | `vsc ` | | `zipf` | Function to zip a file. | `zipf ` | + + [banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg diff --git a/lib/functions/cdls.sh b/lib/functions/cdls.sh index 087e15b5..cf173ae0 100644 --- a/lib/functions/cdls.sh +++ b/lib/functions/cdls.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/curlheader.sh b/lib/functions/curlheader.sh index 8496578e..07a80156 100644 --- a/lib/functions/curlheader.sh +++ b/lib/functions/curlheader.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/curlstatus.sh b/lib/functions/curlstatus.sh index cc2ce1c9..fc99420f 100644 --- a/lib/functions/curlstatus.sh +++ b/lib/functions/curlstatus.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/curltime.sh b/lib/functions/curltime.sh index ab8370fe..7f1e8ed3 100644 --- a/lib/functions/curltime.sh +++ b/lib/functions/curltime.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/encode64.sh b/lib/functions/encode64.sh index 8fb9adf8..b325593d 100644 --- a/lib/functions/encode64.sh +++ b/lib/functions/encode64.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/environment.sh b/lib/functions/environment.sh index d2189811..1910a3a0 100644 --- a/lib/functions/environment.sh +++ b/lib/functions/environment.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/extract.sh b/lib/functions/extract.sh index 2743d08f..b046429d 100644 --- a/lib/functions/extract.sh +++ b/lib/functions/extract.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/freespace.sh b/lib/functions/freespace.sh index 90f598ee..6633ca47 100644 --- a/lib/functions/freespace.sh +++ b/lib/functions/freespace.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/genpwd.sh b/lib/functions/genpwd.sh index c5696df6..c358605c 100644 --- a/lib/functions/genpwd.sh +++ b/lib/functions/genpwd.sh @@ -1,13 +1,13 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Function to generates a strong random password of 27 characters #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - https://dotfiles.io +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - https://dotfiles.io # Made with β™₯ in London, UK by @sebastienrousseau # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/goto.sh b/lib/functions/goto.sh index 780ebce1..7ed4d0f0 100644 --- a/lib/functions/goto.sh +++ b/lib/functions/goto.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/hidehiddenfiles.sh b/lib/functions/hidehiddenfiles.sh index a4dd620c..8ca7907d 100644 --- a/lib/functions/hidehiddenfiles.sh +++ b/lib/functions/hidehiddenfiles.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/hostinfo.sh b/lib/functions/hostinfo.sh index 94ac6b1c..0ef15bf3 100644 --- a/lib/functions/hostinfo.sh +++ b/lib/functions/hostinfo.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/hstats.sh b/lib/functions/hstats.sh index fb0be771..2106c007 100644 --- a/lib/functions/hstats.sh +++ b/lib/functions/hstats.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/httpdebug.sh b/lib/functions/httpdebug.sh index ee9d50f1..fb3d032c 100644 --- a/lib/functions/httpdebug.sh +++ b/lib/functions/httpdebug.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/keygen.sh b/lib/functions/keygen.sh index 36d41600..d33135ed 100644 --- a/lib/functions/keygen.sh +++ b/lib/functions/keygen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/last.sh b/lib/functions/last.sh index df4d0671..88cb5eaa 100644 --- a/lib/functions/last.sh +++ b/lib/functions/last.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/logout.sh b/lib/functions/logout.sh index 4bd994a6..24d2ad62 100644 --- a/lib/functions/logout.sh +++ b/lib/functions/logout.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/lowercase.sh b/lib/functions/lowercase.sh index 435b1124..95d0d3d9 100644 --- a/lib/functions/lowercase.sh +++ b/lib/functions/lowercase.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/matrix.sh b/lib/functions/matrix.sh index e1aaea89..3ab44f27 100644 --- a/lib/functions/matrix.sh +++ b/lib/functions/matrix.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/mount_read_only.sh b/lib/functions/mount_read_only.sh index 197b5412..72168050 100644 --- a/lib/functions/mount_read_only.sh +++ b/lib/functions/mount_read_only.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/myproc.sh b/lib/functions/myproc.sh index 934506aa..d1014ed4 100644 --- a/lib/functions/myproc.sh +++ b/lib/functions/myproc.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/prependpath.sh b/lib/functions/prependpath.sh index 00ec8f8f..a1708730 100644 --- a/lib/functions/prependpath.sh +++ b/lib/functions/prependpath.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/ql.sh b/lib/functions/ql.sh index 18df0919..f4cce424 100644 --- a/lib/functions/ql.sh +++ b/lib/functions/ql.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/rd.sh b/lib/functions/rd.sh index b907f9f0..e3c37c8a 100644 --- a/lib/functions/rd.sh +++ b/lib/functions/rd.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/remove_disk.sh b/lib/functions/remove_disk.sh index 9d5b6083..542aed1d 100644 --- a/lib/functions/remove_disk.sh +++ b/lib/functions/remove_disk.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/ren.sh b/lib/functions/ren.sh index 702c08ce..fccace7d 100644 --- a/lib/functions/ren.sh +++ b/lib/functions/ren.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/showhiddenfiles.sh b/lib/functions/showhiddenfiles.sh index a68ee15e..aa08a51a 100644 --- a/lib/functions/showhiddenfiles.sh +++ b/lib/functions/showhiddenfiles.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/size.sh b/lib/functions/size.sh index 6ce5d453..73bbe136 100644 --- a/lib/functions/size.sh +++ b/lib/functions/size.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/stopwatch.sh b/lib/functions/stopwatch.sh index 3b521e96..e35c3b66 100644 --- a/lib/functions/stopwatch.sh +++ b/lib/functions/stopwatch.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/uppercase.sh b/lib/functions/uppercase.sh index 31bd3beb..ec7b7344 100644 --- a/lib/functions/uppercase.sh +++ b/lib/functions/uppercase.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/view-source.sh b/lib/functions/view-source.sh index b144749c..819b9616 100644 --- a/lib/functions/view-source.sh +++ b/lib/functions/view-source.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/vscode.sh b/lib/functions/vscode.sh index 11c78c16..b33bd739 100644 --- a/lib/functions/vscode.sh +++ b/lib/functions/vscode.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/whoisport.sh b/lib/functions/whoisport.sh index 0d8e399c..d812fe58 100644 --- a/lib/functions/whoisport.sh +++ b/lib/functions/whoisport.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/functions/zipf.sh b/lib/functions/zipf.sh index 42f50dd6..f821fcbd 100644 --- a/lib/functions/zipf.sh +++ b/lib/functions/zipf.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/history.sh b/lib/history.sh index 7784ccb1..6f7877cb 100644 --- a/lib/history.sh +++ b/lib/history.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: history.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io # History wrapper diff --git a/lib/paths.sh b/lib/paths.sh index c9142ec9..dfb78187 100644 --- a/lib/paths.sh +++ b/lib/paths.sh @@ -1,11 +1,11 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT # Script: paths.sh -# Version: 0.2.465 +# Version: 0.2.466 # Website: https://dotfiles.io ## πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/lib/paths/ant/ant.paths.sh b/lib/paths/ant/ant.paths.sh index 825a3568..383f7f5c 100644 --- a/lib/paths/ant/ant.paths.sh +++ b/lib/paths/ant/ant.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/default/default.paths.sh b/lib/paths/default/default.paths.sh index 6ca0d63b..95b73e8a 100644 --- a/lib/paths/default/default.paths.sh +++ b/lib/paths/default/default.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/homebrew/homebrew.paths.sh b/lib/paths/homebrew/homebrew.paths.sh index 19a19029..80f4344b 100644 --- a/lib/paths/homebrew/homebrew.paths.sh +++ b/lib/paths/homebrew/homebrew.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/java/java.paths.sh b/lib/paths/java/java.paths.sh index 2ada01f1..54fcc218 100644 --- a/lib/paths/java/java.paths.sh +++ b/lib/paths/java/java.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/maven/maven.paths.sh b/lib/paths/maven/maven.paths.sh index 3b5b527a..3b40e778 100644 --- a/lib/paths/maven/maven.paths.sh +++ b/lib/paths/maven/maven.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/node/node.paths.sh b/lib/paths/node/node.paths.sh index 7f2b0933..08cd36fe 100644 --- a/lib/paths/node/node.paths.sh +++ b/lib/paths/node/node.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/nvm/nvm.paths.sh b/lib/paths/nvm/nvm.paths.sh index a7b255ad..0873f1e7 100644 --- a/lib/paths/nvm/nvm.paths.sh +++ b/lib/paths/nvm/nvm.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/pnpm/pnpm.paths.sh b/lib/paths/pnpm/pnpm.paths.sh index c95c8092..fa8a5a2e 100644 --- a/lib/paths/pnpm/pnpm.paths.sh +++ b/lib/paths/pnpm/pnpm.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/python/python.paths.sh b/lib/paths/python/python.paths.sh index 811c5fcf..8f216515 100644 --- a/lib/paths/python/python.paths.sh +++ b/lib/paths/python/python.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/ruby/ruby.paths.sh b/lib/paths/ruby/ruby.paths.sh index a6318896..464f635c 100644 --- a/lib/paths/ruby/ruby.paths.sh +++ b/lib/paths/ruby/ruby.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/lib/paths/tmux/tmux.paths.sh b/lib/paths/tmux/tmux.paths.sh index 6098e2c9..28c88bd2 100644 --- a/lib/paths/tmux/tmux.paths.sh +++ b/lib/paths/tmux/tmux.paths.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/package.json b/package.json index fc98a628..351a77fd 100644 --- a/package.json +++ b/package.json @@ -87,5 +87,5 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "types": "./dist/bin/index.d.ts", - "version": "0.2.465" -} + "version": "0.2.466" +} \ No newline at end of file diff --git a/scripts/backup.sh b/scripts/backup.sh index 70edf37a..e1a3c938 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/banner.sh b/scripts/banner.sh index a2db04d1..b3c76cfa 100755 --- a/scripts/banner.sh +++ b/scripts/banner.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/build.sh b/scripts/build.sh index 490dcdda..4f2b2fed 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/clean.sh b/scripts/clean.sh index e80cffab..cdb404f5 100755 --- a/scripts/clean.sh +++ b/scripts/clean.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/compile.sh b/scripts/compile.sh index f6ccaf53..ecf87892 100755 --- a/scripts/compile.sh +++ b/scripts/compile.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/copy.sh b/scripts/copy.sh index f84994a2..08e11def 100755 --- a/scripts/copy.sh +++ b/scripts/copy.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/dotfiles.sh b/scripts/dotfiles.sh index 3a08d3f5..097056d2 100755 --- a/scripts/dotfiles.sh +++ b/scripts/dotfiles.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/download.sh b/scripts/download.sh index d5dbb895..b3bdfefc 100755 --- a/scripts/download.sh +++ b/scripts/download.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/help.sh b/scripts/help.sh index 2f444b01..81b896a1 100755 --- a/scripts/help.sh +++ b/scripts/help.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/ssh.sh b/scripts/ssh.sh index 096fd265..df134f76 100644 --- a/scripts/ssh.sh +++ b/scripts/ssh.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT diff --git a/scripts/unpack.sh b/scripts/unpack.sh index 33157b31..104bae09 100755 --- a/scripts/unpack.sh +++ b/scripts/unpack.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.465) - +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.466) - # Made with β™₯ in London, UK by @wwdseb # Copyright (c) 2015-2023. All rights reserved # License: MIT