From e3b5ad0709c08799488a92d9f3c600b385066d66 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 08:59:39 +0100 Subject: [PATCH 1/6] 0.2.461 --- .editorconfig | 5 +++-- .gitignore | 5 +++-- .npmrc | 5 +++-- COPYRIGHT | 5 +++-- Makefile | 5 +++-- README.md | 8 ++++---- bin/backup.js | 5 +++-- bin/constants.js | 9 +++++---- bin/copy.js | 5 +++-- bin/dotfiles.js | 5 +++-- bin/download.js | 5 +++-- bin/index.js | 5 +++-- bin/transfer.js | 5 +++-- bin/unpack.js | 5 +++-- docs/README.md | 8 ++++---- lib/aliases.sh | 5 +++-- lib/aliases/default/default.aliases.sh | 5 +++-- lib/aliases/gcloud/gcloud.aliases.sh | 8 +++++--- lib/aliases/git/git.aliases.sh | 8 +++++--- lib/aliases/heroku/heroku.aliases.sh | 8 +++++--- lib/aliases/jekyll/jekyll.aliases.sh | 8 +++++--- lib/aliases/pnpm/pnpm.aliases.sh | 5 +++-- lib/aliases/subversion/subversion.aliases.sh | 5 +++-- lib/aliases/tmux/tmux.aliases.sh | 5 +++-- lib/configurations.sh | 5 +++-- lib/configurations/bash/bashrc | 7 ++++--- lib/configurations/curl/curlrc | 5 +++-- lib/configurations/default/color.sh | 5 +++-- lib/configurations/default/constants.sh | 7 ++++--- lib/configurations/default/editor.sh | 5 +++-- lib/configurations/default/prompt.sh | 5 +++-- lib/configurations/input/inputrc | 5 +++-- lib/configurations/nano/nanorc | 5 +++-- lib/configurations/profile/profile | 5 +++-- lib/configurations/tmux/default | 5 +++-- lib/configurations/tmux/display | 5 +++-- lib/configurations/tmux/linux | 5 +++-- lib/configurations/tmux/navigation | 5 +++-- lib/configurations/tmux/panes | 5 +++-- lib/configurations/tmux/theme | 7 ++++--- lib/configurations/tmux/tmux | 5 +++-- lib/configurations/tmux/vi | 5 +++-- lib/configurations/vim/vimrc | 2 +- lib/configurations/wget/wgetrc | 5 +++-- lib/configurations/zsh/zshrc | 7 ++++--- lib/exit.sh | 5 +++-- lib/functions.sh | 5 +++-- lib/functions/cdls.sh | 5 +++-- lib/functions/changediskpwd.tmp | 8 +++++--- lib/functions/code.tmp | 8 +++++--- lib/functions/countdown.tmp | 5 +++-- lib/functions/curlheader.sh | 5 +++-- lib/functions/curltime.sh | 8 +++++--- lib/functions/encode64.sh | 5 +++-- lib/functions/environment.sh | 5 +++-- lib/functions/extract.sh | 5 +++-- lib/functions/genpwd.sh | 5 +++-- lib/functions/goto.sh | 5 +++-- lib/functions/hidehiddenfiles.sh | 5 +++-- lib/functions/history-all.tmp | 5 +++-- lib/functions/hostinfo.sh | 5 +++-- lib/functions/hstats.sh | 5 +++-- lib/functions/httpdebug.sh | 5 +++-- lib/functions/keygen.sh | 5 +++-- lib/functions/last.sh | 5 +++-- lib/functions/logout.sh | 5 +++-- lib/functions/lowercase.sh | 5 +++-- lib/functions/macos.sh | 5 +++-- lib/functions/matrix.sh | 5 +++-- lib/functions/mcd.sh | 5 +++-- lib/functions/mount_read_only.sh | 5 +++-- lib/functions/myproc.sh | 5 +++-- lib/functions/prependpath.sh | 5 +++-- lib/functions/print.tmp | 5 +++-- lib/functions/ql.sh | 5 +++-- lib/functions/rd.sh | 5 +++-- lib/functions/remove_disk.sh | 5 +++-- lib/functions/ren.sh | 5 +++-- lib/functions/rm.tmp | 5 +++-- lib/functions/rps.tmp | 5 +++-- lib/functions/showhiddenfiles.sh | 5 +++-- lib/functions/size.sh | 5 +++-- lib/functions/stopwatch.sh | 5 +++-- lib/functions/trash.tmp | 5 +++-- lib/functions/tree.tmp | 5 +++-- lib/functions/uppercase.sh | 5 +++-- lib/functions/uuidgen.tmp | 3 ++- lib/functions/view-source.sh | 5 +++-- lib/functions/vscode.sh | 5 +++-- lib/functions/whoisport.sh | 5 +++-- lib/functions/zipf.sh | 5 +++-- lib/history.sh | 5 +++-- lib/paths.sh | 5 +++-- lib/paths/ant/ant.paths.sh | 5 +++-- lib/paths/default/default.paths.sh | 5 +++-- lib/paths/homebrew/homebrew.paths.sh | 5 +++-- lib/paths/java/java.paths.sh | 5 +++-- lib/paths/maven/maven.paths.sh | 5 +++-- lib/paths/node/node.paths.sh | 5 +++-- lib/paths/nvm/nvm.paths.sh | 5 +++-- lib/paths/pnpm/pnpm.paths.sh | 5 +++-- lib/paths/python/python.paths.sh | 5 +++-- lib/paths/ruby/ruby.paths.sh | 5 +++-- lib/paths/tmux/tmux.paths.sh | 5 +++-- package.json | 4 +++- scripts/backup.sh | 5 +++-- scripts/banner.sh | 5 +++-- scripts/build.sh | 5 +++-- scripts/clean.sh | 5 +++-- scripts/compile.sh | 5 +++-- scripts/copy.sh | 5 +++-- scripts/dotfiles.sh | 5 +++-- scripts/download.sh | 5 +++-- scripts/help.sh | 5 +++-- scripts/unpack.sh | 5 +++-- 115 files changed, 364 insertions(+), 244 deletions(-) diff --git a/.editorconfig b/.editorconfig index 5fc8ef69..a0e925b5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -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 # diff --git a/.gitignore b/.gitignore index 46488689..9a654b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/.npmrc b/.npmrc index 898f301b..a9b82422 100644 --- a/.npmrc +++ b/.npmrc @@ -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 diff --git a/COPYRIGHT b/COPYRIGHT index 595b1d80..47bf8f65 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -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 */ diff --git a/Makefile b/Makefile index 38cefda5..b628dd6f 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/README.md b/README.md index 2170a4c0..8af9f8bc 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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) @@ -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 diff --git a/bin/backup.js b/bin/backup.js index ceda371c..82e36741 100644 --- a/bin/backup.js +++ b/bin/backup.js @@ -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 */ diff --git a/bin/constants.js b/bin/constants.js index 52c7021b..591999d3 100644 --- a/bin/constants.js +++ b/bin/constants.js @@ -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", diff --git a/bin/copy.js b/bin/copy.js index 78fe205a..e68fa51a 100644 --- a/bin/copy.js +++ b/bin/copy.js @@ -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 */ diff --git a/bin/dotfiles.js b/bin/dotfiles.js index 307384d5..572bd440 100644 --- a/bin/dotfiles.js +++ b/bin/dotfiles.js @@ -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 */ diff --git a/bin/download.js b/bin/download.js index dbd8f7c6..4cc3f645 100644 --- a/bin/download.js +++ b/bin/download.js @@ -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 */ diff --git a/bin/index.js b/bin/index.js index de94f798..f2fc0cfc 100644 --- a/bin/index.js +++ b/bin/index.js @@ -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 */ diff --git a/bin/transfer.js b/bin/transfer.js index cda1998b..d5c5fc2c 100644 --- a/bin/transfer.js +++ b/bin/transfer.js @@ -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 */ diff --git a/bin/unpack.js b/bin/unpack.js index 51443ddf..4935a713 100644 --- a/bin/unpack.js +++ b/bin/unpack.js @@ -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 */ diff --git a/docs/README.md b/docs/README.md index 2170a4c0..8af9f8bc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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 @@ -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 @@ -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) @@ -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 diff --git a/lib/aliases.sh b/lib/aliases.sh index 9ffd600b..c3d49c07 100644 --- a/lib/aliases.sh +++ b/lib/aliases.sh @@ -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 ## πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/default/default.aliases.sh b/lib/aliases/default/default.aliases.sh index 3f16f540..8d24617b 100644 --- a/lib/aliases/default/default.aliases.sh +++ b/lib/aliases/default/default.aliases.sh @@ -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 # πŸ…³πŸ…΄πŸ…΅πŸ…°πŸ†„πŸ…»πŸ†ƒ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/aliases/gcloud/gcloud.aliases.sh b/lib/aliases/gcloud/gcloud.aliases.sh index 43abe3ab..2f6bf7a5 100644 --- a/lib/aliases/gcloud/gcloud.aliases.sh +++ b/lib/aliases/gcloud/gcloud.aliases.sh @@ -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. @@ -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 # diff --git a/lib/aliases/git/git.aliases.sh b/lib/aliases/git/git.aliases.sh index f79d8e8b..ca45dd38 100644 --- a/lib/aliases/git/git.aliases.sh +++ b/lib/aliases/git/git.aliases.sh @@ -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 # πŸ…ΆπŸ…ΈπŸ†ƒ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Git aliases. @@ -30,7 +31,8 @@ # 3.0 Aliases to show what revision and author last modified each line of a file. # 3.1 Aliases to get and set repository or global options. # -# 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 # diff --git a/lib/aliases/heroku/heroku.aliases.sh b/lib/aliases/heroku/heroku.aliases.sh index f8320a74..82ec0cae 100644 --- a/lib/aliases/heroku/heroku.aliases.sh +++ b/lib/aliases/heroku/heroku.aliases.sh @@ -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 # πŸ…·πŸ…΄πŸ†πŸ…ΎπŸ…ΊπŸ†„ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Heroku aliases. @@ -35,7 +36,8 @@ # 3.3 Heroku Spaces aliases. # 3.4 Heroku Webhooks aliases. # -# 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 # diff --git a/lib/aliases/jekyll/jekyll.aliases.sh b/lib/aliases/jekyll/jekyll.aliases.sh index 34174270..8af40af0 100644 --- a/lib/aliases/jekyll/jekyll.aliases.sh +++ b/lib/aliases/jekyll/jekyll.aliases.sh @@ -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 # πŸ…ΉπŸ…΄πŸ…ΊπŸ†ˆπŸ…»πŸ…» πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Jekyll aliases. @@ -11,7 +12,8 @@ # 1.1 Jekyll development aliases. # 1.2 Jekyll release aliases. # -# 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 # diff --git a/lib/aliases/pnpm/pnpm.aliases.sh b/lib/aliases/pnpm/pnpm.aliases.sh index a20515bc..4bdf6d47 100644 --- a/lib/aliases/pnpm/pnpm.aliases.sh +++ b/lib/aliases/pnpm/pnpm.aliases.sh @@ -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 # πŸ…ΏπŸ…½πŸ…ΏπŸ…Ό πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Pnpm aliases diff --git a/lib/aliases/subversion/subversion.aliases.sh b/lib/aliases/subversion/subversion.aliases.sh index 8c7b935b..87c8a389 100644 --- a/lib/aliases/subversion/subversion.aliases.sh +++ b/lib/aliases/subversion/subversion.aliases.sh @@ -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 # πŸ†‚πŸ†„πŸ…±πŸ†…πŸ…΄πŸ†πŸ†‚πŸ…ΈπŸ…ΎπŸ…½ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Subversion aliases. diff --git a/lib/aliases/tmux/tmux.aliases.sh b/lib/aliases/tmux/tmux.aliases.sh index e2425429..a24f1d2c 100644 --- a/lib/aliases/tmux/tmux.aliases.sh +++ b/lib/aliases/tmux/tmux.aliases.sh @@ -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 # πŸ†ƒπŸ…ΌπŸ†„πŸ†‡ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/configurations.sh b/lib/configurations.sh index 8f99e433..d71ae409 100644 --- a/lib/configurations.sh +++ b/lib/configurations.sh @@ -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 ## πŸ…²πŸ…ΎπŸ…½πŸ…΅πŸ…ΈπŸ…ΆπŸ†„πŸ†πŸ…°πŸ†ƒπŸ…ΈπŸ…ΎπŸ…½πŸ†‚ diff --git a/lib/configurations/bash/bashrc b/lib/configurations/bash/bashrc index 7833695e..78bb579c 100644 --- a/lib/configurations/bash/bashrc +++ b/lib/configurations/bash/bashrc @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. @@ -15,7 +16,7 @@ USER=$(whoami) # current user name. ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables. export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine. -export DOTFILES_VERSION='0.2.460' # version of the dotfiles. +export DOTFILES_VERSION='0.2.461' # 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 ae11be56..bb05e866 100644 --- a/lib/configurations/curl/curlrc +++ b/lib/configurations/curl/curlrc @@ -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 # πŸ…²πŸ†„πŸ†πŸ…» πŸ…²πŸ…ΎπŸ…½πŸ…΅πŸ…ΈπŸ…Ά - cURL configuration options. diff --git a/lib/configurations/default/color.sh b/lib/configurations/default/color.sh index d7770fdb..45cfa495 100644 --- a/lib/configurations/default/color.sh +++ b/lib/configurations/default/color.sh @@ -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 ## πŸ…²πŸ…ΎπŸ…»πŸ…ΎπŸ†πŸ†‚ diff --git a/lib/configurations/default/constants.sh b/lib/configurations/default/constants.sh index 187b297d..c1e399e9 100755 --- a/lib/configurations/default/constants.sh +++ b/lib/configurations/default/constants.sh @@ -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 ## πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variables. @@ -9,7 +10,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.460" # Dotfiles Version number. +DF_VERSION="0.2.461" # 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 61f72ab0..fb4b6954 100644 --- a/lib/configurations/default/editor.sh +++ b/lib/configurations/default/editor.sh @@ -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 cmd_vim=$(command -v vim) diff --git a/lib/configurations/default/prompt.sh b/lib/configurations/default/prompt.sh index 24206b40..72e823cb 100644 --- a/lib/configurations/default/prompt.sh +++ b/lib/configurations/default/prompt.sh @@ -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 ## πŸ†‚πŸ…·πŸ…΄πŸ…»πŸ…» diff --git a/lib/configurations/input/inputrc b/lib/configurations/input/inputrc index 854113e8..d4b60f2f 100644 --- a/lib/configurations/input/inputrc +++ b/lib/configurations/input/inputrc @@ -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 # πŸ…ΈπŸ…½πŸ…ΏπŸ†„πŸ†ƒπŸ†πŸ…² - Completion options. diff --git a/lib/configurations/nano/nanorc b/lib/configurations/nano/nanorc index dbc28fd0..600c869f 100644 --- a/lib/configurations/nano/nanorc +++ b/lib/configurations/nano/nanorc @@ -1,5 +1,6 @@ -# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - -# Copyright (c) Sebastien Rousseau 2022. All rights reserved +# πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.461) - +# Made with β™₯ in London, UK by @sebastienrousseau +# Copyright (c) 2022. All rights reserved # License: MIT # πŸ…½πŸ…°πŸ…½πŸ…ΎπŸ†πŸ…² diff --git a/lib/configurations/profile/profile b/lib/configurations/profile/profile index d841966c..def6d93a 100644 --- a/lib/configurations/profile/profile +++ b/lib/configurations/profile/profile @@ -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 # ~/.profile: executed by the command interpreter for login shells. diff --git a/lib/configurations/tmux/default b/lib/configurations/tmux/default index e0345fb9..ff40a26a 100644 --- a/lib/configurations/tmux/default +++ b/lib/configurations/tmux/default @@ -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 ## πŸ…³πŸ…΄πŸ…΅πŸ…°πŸ†„πŸ…»πŸ†ƒ diff --git a/lib/configurations/tmux/display b/lib/configurations/tmux/display index 1f0cd091..d69bd2ac 100644 --- a/lib/configurations/tmux/display +++ b/lib/configurations/tmux/display @@ -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 ## πŸ…³πŸ…ΈπŸ†‚πŸ…ΏπŸ…»πŸ…°πŸ†ˆ diff --git a/lib/configurations/tmux/linux b/lib/configurations/tmux/linux index ea7e1cdf..fdc10efa 100644 --- a/lib/configurations/tmux/linux +++ b/lib/configurations/tmux/linux @@ -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 ## πŸ…»πŸ…ΈπŸ…½πŸ†„πŸ†‡ πŸ…ΎπŸ…½πŸ…»πŸ†ˆ diff --git a/lib/configurations/tmux/navigation b/lib/configurations/tmux/navigation index e8378608..e8f9b7fc 100644 --- a/lib/configurations/tmux/navigation +++ b/lib/configurations/tmux/navigation @@ -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 ## πŸ…½πŸ…°πŸ†…πŸ…ΈπŸ…ΆπŸ…°πŸ†ƒπŸ…ΈπŸ…ΎπŸ…½ diff --git a/lib/configurations/tmux/panes b/lib/configurations/tmux/panes index 21169f15..dc063807 100644 --- a/lib/configurations/tmux/panes +++ b/lib/configurations/tmux/panes @@ -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 ## πŸ…ΏπŸ…°πŸ…½πŸ…΄πŸ†‚ diff --git a/lib/configurations/tmux/theme b/lib/configurations/tmux/theme index 6336fa3a..70cda140 100644 --- a/lib/configurations/tmux/theme +++ b/lib/configurations/tmux/theme @@ -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 ## πŸ†ƒπŸ…·πŸ…΄πŸ…ΌπŸ…΄ @@ -21,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.460)" # Current window status format +set -g window-status-current-format "#[bg=#2D1681]Dotfiles (v0.2.461)" # 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 ed4fda1f..18972a8c 100644 --- a/lib/configurations/tmux/tmux +++ b/lib/configurations/tmux/tmux @@ -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 bind r source-file ~/.tmux.conf \; display ".tmux.conf reloaded" \; \ diff --git a/lib/configurations/tmux/vi b/lib/configurations/tmux/vi index fd6f7c53..57bfc8ad 100644 --- a/lib/configurations/tmux/vi +++ b/lib/configurations/tmux/vi @@ -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 ## πŸ†…πŸ…Έ diff --git a/lib/configurations/vim/vimrc b/lib/configurations/vim/vimrc index 8adf5a65..65ad3328 100644 --- a/lib/configurations/vim/vimrc +++ b/lib/configurations/vim/vimrc @@ -1,4 +1,4 @@ -" πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io +" πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.461) - https://dotfiles.io " Copyright (c) Sebastien Rousseau 2022. All rights reserved " License: MIT diff --git a/lib/configurations/wget/wgetrc b/lib/configurations/wget/wgetrc index 9dd86b75..c23799aa 100644 --- a/lib/configurations/wget/wgetrc +++ b/lib/configurations/wget/wgetrc @@ -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 # WGET default options diff --git a/lib/configurations/zsh/zshrc b/lib/configurations/zsh/zshrc index cef366d0..77ff66af 100644 --- a/lib/configurations/zsh/zshrc +++ b/lib/configurations/zsh/zshrc @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. @@ -15,7 +16,7 @@ USER=$(whoami) # current user name. ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables. export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine. -export DOTFILES_VERSION='0.2.460' # version of the dotfiles. +export DOTFILES_VERSION='0.2.461' # 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/exit.sh b/lib/exit.sh index 4abe649a..2166c5a7 100644 --- a/lib/exit.sh +++ b/lib/exit.sh @@ -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 # When leaving the console clear the screen to increase privacy diff --git a/lib/functions.sh b/lib/functions.sh index e981ce30..047e404c 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -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 # Load custom executable functions diff --git a/lib/functions/cdls.sh b/lib/functions/cdls.sh index 94b890cc..64f8383d 100644 --- a/lib/functions/cdls.sh +++ b/lib/functions/cdls.sh @@ -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 # Function to combine cd and ls. diff --git a/lib/functions/changediskpwd.tmp b/lib/functions/changediskpwd.tmp index a2ecbfb4..c637c88e 100644 --- a/lib/functions/changediskpwd.tmp +++ b/lib/functions/changediskpwd.tmp @@ -1,13 +1,15 @@ #!/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 # https://dotfiles.io # # Description: Mac OS X Dotfiles - Simply designed to fit your shell life. # -# 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 # diff --git a/lib/functions/code.tmp b/lib/functions/code.tmp index b30f144d..f8c29733 100644 --- a/lib/functions/code.tmp +++ b/lib/functions/code.tmp @@ -1,13 +1,15 @@ #!/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 # https://dotfiles.io # # Description: Mac OS X Dotfiles - Simply designed to fit your shell life. # -# 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 # diff --git a/lib/functions/countdown.tmp b/lib/functions/countdown.tmp index f9e87c61..36dc83ea 100644 --- a/lib/functions/countdown.tmp +++ b/lib/functions/countdown.tmp @@ -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 # countdown: Function for countdown diff --git a/lib/functions/curlheader.sh b/lib/functions/curlheader.sh index e3d92203..f8957600 100644 --- a/lib/functions/curlheader.sh +++ b/lib/functions/curlheader.sh @@ -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 ## curlheader: Function to return only a specific response header or all response headers for a given URL. diff --git a/lib/functions/curltime.sh b/lib/functions/curltime.sh index 7c73930c..1757aa9c 100644 --- a/lib/functions/curltime.sh +++ b/lib/functions/curltime.sh @@ -1,13 +1,15 @@ #!/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 # https://dotfiles.io # # Description: Mac OS X Dotfiles - Simply designed to fit your shell life. # -# 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 # diff --git a/lib/functions/encode64.sh b/lib/functions/encode64.sh index 97d1a8d3..7ea16ff7 100644 --- a/lib/functions/encode64.sh +++ b/lib/functions/encode64.sh @@ -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 # encode64: Function to encode a string to base64. diff --git a/lib/functions/environment.sh b/lib/functions/environment.sh index 0067768f..107c588d 100644 --- a/lib/functions/environment.sh +++ b/lib/functions/environment.sh @@ -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 # environment: Function to detect the current environment diff --git a/lib/functions/extract.sh b/lib/functions/extract.sh index 1566a500..1203188f 100644 --- a/lib/functions/extract.sh +++ b/lib/functions/extract.sh @@ -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 # extract: Function to extract most know archives with one command diff --git a/lib/functions/genpwd.sh b/lib/functions/genpwd.sh index eeb2509b..9757ee99 100644 --- a/lib/functions/genpwd.sh +++ b/lib/functions/genpwd.sh @@ -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 # genpwd: Function to generates a strong random password of 20 characters (similar to Apple) diff --git a/lib/functions/goto.sh b/lib/functions/goto.sh index cc03456c..16e788f3 100644 --- a/lib/functions/goto.sh +++ b/lib/functions/goto.sh @@ -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 # goto: Function to change to the directory inputed diff --git a/lib/functions/hidehiddenfiles.sh b/lib/functions/hidehiddenfiles.sh index 38b7b892..47e283ad 100644 --- a/lib/functions/hidehiddenfiles.sh +++ b/lib/functions/hidehiddenfiles.sh @@ -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 # Hide hidden system and dotfile files diff --git a/lib/functions/history-all.tmp b/lib/functions/history-all.tmp index df57b7ed..bef275f6 100644 --- a/lib/functions/history-all.tmp +++ b/lib/functions/history-all.tmp @@ -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 # history-all: Function to display the full view of the history command diff --git a/lib/functions/hostinfo.sh b/lib/functions/hostinfo.sh index 490a5d75..c8ef8932 100644 --- a/lib/functions/hostinfo.sh +++ b/lib/functions/hostinfo.sh @@ -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 # hostinfo: Function to display useful host related informaton diff --git a/lib/functions/hstats.sh b/lib/functions/hstats.sh index a15e7559..5fcd3a84 100644 --- a/lib/functions/hstats.sh +++ b/lib/functions/hstats.sh @@ -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 # hstats: Function to display Ze Shell history stats informaton diff --git a/lib/functions/httpdebug.sh b/lib/functions/httpdebug.sh index e06b212d..f1682c7c 100644 --- a/lib/functions/httpdebug.sh +++ b/lib/functions/httpdebug.sh @@ -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 # httpdebug: Function to download a web page and show info on what took time diff --git a/lib/functions/keygen.sh b/lib/functions/keygen.sh index 4fefa78b..13bfa52a 100644 --- a/lib/functions/keygen.sh +++ b/lib/functions/keygen.sh @@ -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 # keygen: Function to generates SSH key diff --git a/lib/functions/last.sh b/lib/functions/last.sh index 3b3e71c2..6781e6ff 100644 --- a/lib/functions/last.sh +++ b/lib/functions/last.sh @@ -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 # last: List the modified files within 60 minutes. diff --git a/lib/functions/logout.sh b/lib/functions/logout.sh index adb3ebc9..9415c337 100644 --- a/lib/functions/logout.sh +++ b/lib/functions/logout.sh @@ -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 # logout: Function to logout from OS X via the Terminal diff --git a/lib/functions/lowercase.sh b/lib/functions/lowercase.sh index 13c61576..587249e8 100644 --- a/lib/functions/lowercase.sh +++ b/lib/functions/lowercase.sh @@ -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 # lowercase: Function to move filenames or directory names to lowercase diff --git a/lib/functions/macos.sh b/lib/functions/macos.sh index 22de6805..82b3510d 100644 --- a/lib/functions/macos.sh +++ b/lib/functions/macos.sh @@ -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 # πŸ…ΌπŸ…°πŸ…²πŸ…ΎπŸ†‚ πŸ…ΏπŸ…»πŸ†„πŸ…ΆπŸ…ΈπŸ…½πŸ…Ά πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ diff --git a/lib/functions/matrix.sh b/lib/functions/matrix.sh index b70c04eb..7f1affda 100644 --- a/lib/functions/matrix.sh +++ b/lib/functions/matrix.sh @@ -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 # matrix: Function to Enable Matrix Effect in the terminal diff --git a/lib/functions/mcd.sh b/lib/functions/mcd.sh index ec1afd21..35b4c7fd 100644 --- a/lib/functions/mcd.sh +++ b/lib/functions/mcd.sh @@ -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 # mcd: Function to combine mkdir and cd. diff --git a/lib/functions/mount_read_only.sh b/lib/functions/mount_read_only.sh index 810fd456..129d7d1c 100644 --- a/lib/functions/mount_read_only.sh +++ b/lib/functions/mount_read_only.sh @@ -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 # mount_read_only: Function to mount a read-only disk image as read-write diff --git a/lib/functions/myproc.sh b/lib/functions/myproc.sh index 62c0cbee..84d8da03 100644 --- a/lib/functions/myproc.sh +++ b/lib/functions/myproc.sh @@ -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 # myproc: Function to list processes owned by an user diff --git a/lib/functions/prependpath.sh b/lib/functions/prependpath.sh index 402775f4..75c580df 100644 --- a/lib/functions/prependpath.sh +++ b/lib/functions/prependpath.sh @@ -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 # ---------------------------------------------------------------------------- diff --git a/lib/functions/print.tmp b/lib/functions/print.tmp index dfadbdc8..e4da5ba8 100644 --- a/lib/functions/print.tmp +++ b/lib/functions/print.tmp @@ -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 # print: Function to display the argument given diff --git a/lib/functions/ql.sh b/lib/functions/ql.sh index 9ee156b9..4ccc8442 100644 --- a/lib/functions/ql.sh +++ b/lib/functions/ql.sh @@ -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 # ql: Function to open any file in MacOS Quicklook Preview diff --git a/lib/functions/rd.sh b/lib/functions/rd.sh index 04d1a792..04227150 100644 --- a/lib/functions/rd.sh +++ b/lib/functions/rd.sh @@ -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 # rd: Function to remove a directory and its files diff --git a/lib/functions/remove_disk.sh b/lib/functions/remove_disk.sh index 9c40980f..1831a151 100644 --- a/lib/functions/remove_disk.sh +++ b/lib/functions/remove_disk.sh @@ -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 # remove_disk: spin down unneeded disk diff --git a/lib/functions/ren.sh b/lib/functions/ren.sh index 7ee65c2d..c7a0c3d4 100644 --- a/lib/functions/ren.sh +++ b/lib/functions/ren.sh @@ -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 # ren: Function to rename files extension. diff --git a/lib/functions/rm.tmp b/lib/functions/rm.tmp index e66d88aa..21df6537 100644 --- a/lib/functions/rm.tmp +++ b/lib/functions/rm.tmp @@ -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 # rm: Function to make 'rm' move files to the trash diff --git a/lib/functions/rps.tmp b/lib/functions/rps.tmp index ca1d4444..52e86579 100755 --- a/lib/functions/rps.tmp +++ b/lib/functions/rps.tmp @@ -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 # Adapted from https://github.com/Ananta-Gupta/Rock-Paper-Scissors diff --git a/lib/functions/showhiddenfiles.sh b/lib/functions/showhiddenfiles.sh index c51fb8d0..37cb9418 100644 --- a/lib/functions/showhiddenfiles.sh +++ b/lib/functions/showhiddenfiles.sh @@ -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 # Show hidden system and dotfile files diff --git a/lib/functions/size.sh b/lib/functions/size.sh index 27b23b7e..e6db7c8f 100644 --- a/lib/functions/size.sh +++ b/lib/functions/size.sh @@ -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 # size: Function to check a file size diff --git a/lib/functions/stopwatch.sh b/lib/functions/stopwatch.sh index 18129f8f..72a34cb2 100644 --- a/lib/functions/stopwatch.sh +++ b/lib/functions/stopwatch.sh @@ -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 # stopwatch: Function for a stopwatch diff --git a/lib/functions/trash.tmp b/lib/functions/trash.tmp index 7b29ce17..9dafed38 100644 --- a/lib/functions/trash.tmp +++ b/lib/functions/trash.tmp @@ -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 # trash: Function to moves a file to the MacOS trash diff --git a/lib/functions/tree.tmp b/lib/functions/tree.tmp index 547dc8cb..f01e255d 100644 --- a/lib/functions/tree.tmp +++ b/lib/functions/tree.tmp @@ -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 # tree: Function to generates a tree view from the current directory diff --git a/lib/functions/uppercase.sh b/lib/functions/uppercase.sh index 974b0a03..e94a027d 100644 --- a/lib/functions/uppercase.sh +++ b/lib/functions/uppercase.sh @@ -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 # uppercase: Function to move filenames or directory names to uppercase diff --git a/lib/functions/uuidgen.tmp b/lib/functions/uuidgen.tmp index 8dba1b1d..f718f1bf 100644 --- a/lib/functions/uuidgen.tmp +++ b/lib/functions/uuidgen.tmp @@ -1,6 +1,7 @@ #!/usr/bin/env bash # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.452) - https://dotfiles.io -# Copyright (c) Sebastien Rousseau 2022. All rights reserved +# Made with β™₯ in London, UK by @sebastienrousseau +# Copyright (c) 2022. All rights reserved # License: MIT # uuid: Function to generate a UUID (Universally Unique IDentifier) diff --git a/lib/functions/view-source.sh b/lib/functions/view-source.sh index 66311811..6fa1cb04 100644 --- a/lib/functions/view-source.sh +++ b/lib/functions/view-source.sh @@ -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 # view-source: Function to view the source of a website. diff --git a/lib/functions/vscode.sh b/lib/functions/vscode.sh index feb01bee..a203bed2 100644 --- a/lib/functions/vscode.sh +++ b/lib/functions/vscode.sh @@ -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 # vsc: Function to open a file in Visual Studio Code. diff --git a/lib/functions/whoisport.sh b/lib/functions/whoisport.sh index a388ec51..78f219ec 100644 --- a/lib/functions/whoisport.sh +++ b/lib/functions/whoisport.sh @@ -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 # whoisport: Function to find what is currently using a port. diff --git a/lib/functions/zipf.sh b/lib/functions/zipf.sh index d3545864..47e395f2 100644 --- a/lib/functions/zipf.sh +++ b/lib/functions/zipf.sh @@ -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 # zipf: Function to create a ZIP archive of a folder diff --git a/lib/history.sh b/lib/history.sh index af9c7bde..e88f4b86 100644 --- a/lib/history.sh +++ b/lib/history.sh @@ -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 ## History wrapper diff --git a/lib/paths.sh b/lib/paths.sh index 7335011b..a28f1cec 100644 --- a/lib/paths.sh +++ b/lib/paths.sh @@ -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 ## πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/lib/paths/ant/ant.paths.sh b/lib/paths/ant/ant.paths.sh index a634d9f7..4a6516fd 100644 --- a/lib/paths/ant/ant.paths.sh +++ b/lib/paths/ant/ant.paths.sh @@ -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 ## πŸ…°πŸ…½πŸ†ƒ πŸ…·πŸ…ΎπŸ…ΌπŸ…΄ diff --git a/lib/paths/default/default.paths.sh b/lib/paths/default/default.paths.sh index 7dfc5e3e..ceafbe82 100644 --- a/lib/paths/default/default.paths.sh +++ b/lib/paths/default/default.paths.sh @@ -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 ## πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/lib/paths/homebrew/homebrew.paths.sh b/lib/paths/homebrew/homebrew.paths.sh index 8821d10f..b9b1fdc6 100644 --- a/lib/paths/homebrew/homebrew.paths.sh +++ b/lib/paths/homebrew/homebrew.paths.sh @@ -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 ## πŸ…·πŸ…ΎπŸ…ΌπŸ…΄πŸ…±πŸ†πŸ…΄πŸ†† πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/lib/paths/java/java.paths.sh b/lib/paths/java/java.paths.sh index 3950833f..cacffa12 100644 --- a/lib/paths/java/java.paths.sh +++ b/lib/paths/java/java.paths.sh @@ -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 ## πŸ…ΉπŸ…°πŸ†…πŸ…°_πŸ…·πŸ…ΎπŸ…ΌπŸ…΄ diff --git a/lib/paths/maven/maven.paths.sh b/lib/paths/maven/maven.paths.sh index 5730c0e6..1b6e7a04 100644 --- a/lib/paths/maven/maven.paths.sh +++ b/lib/paths/maven/maven.paths.sh @@ -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 ## πŸ…ΌπŸ…°πŸ†…πŸ…΄πŸ…½ πŸ…·πŸ…ΎπŸ…ΌπŸ…΄ diff --git a/lib/paths/node/node.paths.sh b/lib/paths/node/node.paths.sh index c44f9db6..fc23cc95 100644 --- a/lib/paths/node/node.paths.sh +++ b/lib/paths/node/node.paths.sh @@ -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 ## πŸ…½πŸ…ΎπŸ…³πŸ…΄ πŸ…ΏπŸ…°πŸ†ƒπŸ…· diff --git a/lib/paths/nvm/nvm.paths.sh b/lib/paths/nvm/nvm.paths.sh index f500d23c..da83ecf5 100644 --- a/lib/paths/nvm/nvm.paths.sh +++ b/lib/paths/nvm/nvm.paths.sh @@ -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 ## πŸ…½πŸ†…πŸ…Ό πŸ…ΏπŸ…°πŸ†ƒπŸ…· diff --git a/lib/paths/pnpm/pnpm.paths.sh b/lib/paths/pnpm/pnpm.paths.sh index fcb73447..729ea8ac 100644 --- a/lib/paths/pnpm/pnpm.paths.sh +++ b/lib/paths/pnpm/pnpm.paths.sh @@ -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 ## πŸ…ΏπŸ…½πŸ…ΏπŸ…Ό πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/lib/paths/python/python.paths.sh b/lib/paths/python/python.paths.sh index 10735fc8..1b0ff79a 100644 --- a/lib/paths/python/python.paths.sh +++ b/lib/paths/python/python.paths.sh @@ -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 ## πŸ…ΏπŸ†ˆπŸ†ƒπŸ…·πŸ…ΎπŸ…½ πŸ…ΏπŸ…°πŸ†ƒπŸ…· diff --git a/lib/paths/ruby/ruby.paths.sh b/lib/paths/ruby/ruby.paths.sh index 0eb99af0..ff53b7a2 100644 --- a/lib/paths/ruby/ruby.paths.sh +++ b/lib/paths/ruby/ruby.paths.sh @@ -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 ## πŸ†πŸ†„πŸ…±πŸ†ˆ πŸ…·πŸ…ΎπŸ…ΌπŸ…΄ diff --git a/lib/paths/tmux/tmux.paths.sh b/lib/paths/tmux/tmux.paths.sh index 1053b1a2..4f109889 100644 --- a/lib/paths/tmux/tmux.paths.sh +++ b/lib/paths/tmux/tmux.paths.sh @@ -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 ## πŸ†ƒπŸ…ΌπŸ†„πŸ†‡ πŸ…ΏπŸ…°πŸ†ƒπŸ…·πŸ†‚ diff --git a/package.json b/package.json index 5d445d55..cbdfb8d7 100644 --- a/package.json +++ b/package.json @@ -80,11 +80,13 @@ "help": "chmod 755 \"./scripts/help.sh\" && ./scripts/help.sh help", "pack": "pnpm pack", "preinstall": "npx only-allow pnpm", + "prepublishOnly": "pnpm run build", "prepare": "husky install", + "release": "pnpm run prepublishOnly && pnpm publish ./dist --access public --publish-branch 'release/latest'", "start": "node ./dist/bin/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "types": "./dist/bin/index.d.ts", - "version": "0.2.460" + "version": "0.2.461" } diff --git a/scripts/backup.sh b/scripts/backup.sh index f395dcd5..a16524cb 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. diff --git a/scripts/banner.sh b/scripts/banner.sh index d542636f..47f3a907 100755 --- a/scripts/banner.sh +++ b/scripts/banner.sh @@ -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 ## πŸ…±πŸ…°πŸ…½πŸ…½πŸ…΄πŸ† - Display banner. diff --git a/scripts/build.sh b/scripts/build.sh index 6b3ba01a..5309b5ae 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -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 # shellcheck disable=SC1091 diff --git a/scripts/clean.sh b/scripts/clean.sh index e73abd9f..69b10dce 100755 --- a/scripts/clean.sh +++ b/scripts/clean.sh @@ -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 ## πŸ…²πŸ…»πŸ…΄πŸ…°πŸ…½ - Clean up. diff --git a/scripts/compile.sh b/scripts/compile.sh index 02b48088..3d607948 100755 --- a/scripts/compile.sh +++ b/scripts/compile.sh @@ -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 ## πŸ…²πŸ…ΎπŸ…ΌπŸ…ΏπŸ…ΈπŸ…»πŸ…΄ πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ - Compile dotfiles. diff --git a/scripts/copy.sh b/scripts/copy.sh index fdffe33b..4a44eaeb 100755 --- a/scripts/copy.sh +++ b/scripts/copy.sh @@ -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 ## πŸ…²πŸ…ΎπŸ…ΏπŸ†ˆ - Copy the dotfiles on your system. diff --git a/scripts/dotfiles.sh b/scripts/dotfiles.sh index 4b9a662c..3b7d7def 100755 --- a/scripts/dotfiles.sh +++ b/scripts/dotfiles.sh @@ -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 ## πŸ…ΈπŸ…ΌπŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Importing constants and functions. diff --git a/scripts/download.sh b/scripts/download.sh index fd698ca1..3c59d02a 100755 --- a/scripts/download.sh +++ b/scripts/download.sh @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. diff --git a/scripts/help.sh b/scripts/help.sh index 7b626269..6d914183 100755 --- a/scripts/help.sh +++ b/scripts/help.sh @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. diff --git a/scripts/unpack.sh b/scripts/unpack.sh index 4d129b6f..bb1c4a2f 100755 --- a/scripts/unpack.sh +++ b/scripts/unpack.sh @@ -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 ## πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variable. From 4da4b7f29a9adf6c01d711e489b4c713ad17ad31 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 09:08:54 +0100 Subject: [PATCH 2/6] fix(codeql): upgraded to v2 as v1 will be deprecated on December 7th, 2022. --- .github/workflows/codacy-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codacy-analysis.yml b/.github/workflows/codacy-analysis.yml index 25fa599b..3aed9a09 100644 --- a/.github/workflows/codacy-analysis.yml +++ b/.github/workflows/codacy-analysis.yml @@ -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@v2 with: sarif_file: results.sarif From 45a90cb8e7a59f3090039ac0c34798549e9805a4 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 09:12:43 +0100 Subject: [PATCH 3/6] fix(codacy): updated Codacy Security Scan --- .github/workflows/codacy-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codacy-analysis.yml b/.github/workflows/codacy-analysis.yml index 3aed9a09..a7bc82b6 100644 --- a/.github/workflows/codacy-analysis.yml +++ b/.github/workflows/codacy-analysis.yml @@ -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 @@ -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@v2 + uses: github/codeql-action/upload-sarif@main with: sarif_file: results.sarif From bf7e471be9a0a759109dcc9487581b9827026701 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 09:19:05 +0100 Subject: [PATCH 4/6] fix(styling): codacy warning fixes --- .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..32059266 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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 '....' @@ -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. From 01c7b563ee1d5c1a74729db77533a8b108377f4d Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 09:21:15 +0100 Subject: [PATCH 5/6] fix(codacy): updated markdownlint issues --- .github/CODE-OF-CONDUCT.md | 21 ++++++++++----------- .github/CONTRIBUTING.md | 22 +++++++++++----------- .github/SECURITY.md | 14 +++++++------- 3 files changed, 28 insertions(+), 29 deletions(-) diff --git a/.github/CODE-OF-CONDUCT.md b/.github/CODE-OF-CONDUCT.md index 5930cec1..f2ef4442 100644 --- a/.github/CODE-OF-CONDUCT.md +++ b/.github/CODE-OF-CONDUCT.md @@ -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 @@ -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 - diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 71c26659..a61fa049 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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 @@ -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 diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 6492eeaa..1714f050 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -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. From 11c1ee8fa23e86029ea6cf01c331ab60c73db42d Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Tue, 18 Oct 2022 14:51:49 +0100 Subject: [PATCH 6/6] fix(files): ensuring file exists --- scripts/backup.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/backup.sh b/scripts/backup.sh index a16524cb..51ad9367 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -52,11 +52,13 @@ backup() { .dir_colors .exports .functions + .gemrc .gitattributes .gitconfig .gitignore .gitmessage .inputrc + .nanorc .npmrc .path .profile @@ -66,12 +68,14 @@ backup() { .yarnrc .zshenv .zshrc + .zprofile cacert.pem " for file in ${FILES}; do # shellcheck disable=SC2292 - if [ -e "${HOME}/${file}" ]; then + if [ -f "${HOME}/${file}" ]; then + # shellcheck disable=SC2154 echo "${GREEN} βœ”${NC} Backing up '${YELLOW}${file}${NC}'" cp -f "${HOME}"/"${file}" "${DF_BACKUPDIR}"/"${file}" fi