@sebastienrousseau/dotfiles 0.2.459 β†’ 0.2.460

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. package/README.md +5 -5
  2. package/dist/Makefile +13 -13
  3. package/dist/bin/backup.js.map +1 -1
  4. package/dist/bin/constants.d.ts +2 -2
  5. package/dist/bin/constants.js +1 -1
  6. package/dist/bin/download.js.map +1 -1
  7. package/dist/bin/transfer.js.map +1 -1
  8. package/dist/bin/unpack.js.map +1 -1
  9. package/dist/filesizes.txt +63 -63
  10. package/dist/lib/aliases/default/default.aliases.sh +1 -1
  11. package/dist/lib/aliases/gcloud/gcloud.aliases.sh +116 -117
  12. package/dist/lib/aliases/git/git.aliases.sh +2 -43
  13. package/dist/lib/aliases/heroku/heroku.aliases.sh +673 -673
  14. package/dist/lib/aliases/jekyll/jekyll.aliases.sh +26 -26
  15. package/dist/lib/aliases/pnpm/pnpm.aliases.sh +36 -36
  16. package/dist/lib/aliases/subversion/subversion.aliases.sh +80 -80
  17. package/dist/lib/aliases/tmux/tmux.aliases.sh +1 -1
  18. package/dist/lib/aliases.sh +1 -1
  19. package/dist/lib/configurations/bash/bashrc +2 -2
  20. package/dist/lib/configurations/curl/curlrc +1 -1
  21. package/dist/lib/configurations/default/color.sh +1 -1
  22. package/dist/lib/configurations/default/constants.sh +6 -4
  23. package/dist/lib/configurations/default/editor.sh +1 -1
  24. package/dist/lib/configurations/default/prompt.sh +1 -1
  25. package/dist/lib/configurations/input/inputrc +1 -1
  26. package/dist/lib/configurations/nano/nanorc +1 -1
  27. package/dist/lib/configurations/profile/profile +1 -1
  28. package/dist/lib/configurations/tmux/default +1 -1
  29. package/dist/lib/configurations/tmux/display +1 -1
  30. package/dist/lib/configurations/tmux/linux +1 -1
  31. package/dist/lib/configurations/tmux/navigation +1 -1
  32. package/dist/lib/configurations/tmux/panes +1 -1
  33. package/dist/lib/configurations/tmux/theme +2 -2
  34. package/dist/lib/configurations/tmux/tmux +1 -1
  35. package/dist/lib/configurations/tmux/vi +1 -1
  36. package/dist/lib/configurations/vim/vimrc +1 -1
  37. package/dist/lib/configurations/wget/wgetrc +1 -1
  38. package/dist/lib/configurations/zsh/zshrc +2 -2
  39. package/dist/lib/configurations.sh +1 -1
  40. package/dist/lib/exit.sh +1 -1
  41. package/dist/lib/functions/cdls.sh +1 -1
  42. package/dist/lib/functions/changediskpwd.tmp +1 -3
  43. package/dist/lib/functions/code.tmp +1 -3
  44. package/dist/lib/functions/countdown.tmp +1 -1
  45. package/dist/lib/functions/curlheader.sh +2 -2
  46. package/dist/lib/functions/curltime.sh +3 -4
  47. package/dist/lib/functions/encode64.sh +1 -1
  48. package/dist/lib/functions/environment.sh +2 -3
  49. package/dist/lib/functions/extract.sh +1 -1
  50. package/dist/lib/functions/genpwd.sh +6 -6
  51. package/dist/lib/functions/goto.sh +1 -1
  52. package/dist/lib/functions/hidehiddenfiles.sh +1 -1
  53. package/dist/lib/functions/history-all.tmp +1 -1
  54. package/dist/lib/functions/hostinfo.sh +1 -1
  55. package/dist/lib/functions/hstats.sh +2 -2
  56. package/dist/lib/functions/httpdebug.sh +1 -1
  57. package/dist/lib/functions/keygen.sh +1 -1
  58. package/dist/lib/functions/last.sh +1 -1
  59. package/dist/lib/functions/logout.sh +1 -1
  60. package/dist/lib/functions/lowercase.sh +16 -17
  61. package/dist/lib/functions/macos.sh +14 -15
  62. package/dist/lib/functions/matrix.sh +1 -1
  63. package/dist/lib/functions/mcd.sh +1 -1
  64. package/dist/lib/functions/mount_read_only.sh +1 -1
  65. package/dist/lib/functions/myproc.sh +1 -1
  66. package/dist/lib/functions/prependpath.sh +2 -2
  67. package/dist/lib/functions/print.tmp +1 -1
  68. package/dist/lib/functions/ql.sh +1 -1
  69. package/dist/lib/functions/rd.sh +3 -3
  70. package/dist/lib/functions/remove_disk.sh +2 -2
  71. package/dist/lib/functions/ren.sh +1 -1
  72. package/dist/lib/functions/rm.tmp +1 -1
  73. package/dist/lib/functions/rps.tmp +1 -1
  74. package/dist/lib/functions/showhiddenfiles.sh +1 -1
  75. package/dist/lib/functions/size.sh +1 -1
  76. package/dist/lib/functions/stopwatch.sh +1 -1
  77. package/dist/lib/functions/trash.tmp +1 -1
  78. package/dist/lib/functions/tree.tmp +1 -1
  79. package/dist/lib/functions/uppercase.sh +16 -17
  80. package/dist/lib/functions/view-source.sh +2 -3
  81. package/dist/lib/functions/vscode.sh +1 -2
  82. package/dist/lib/functions/whoisport.sh +1 -1
  83. package/dist/lib/functions/zipf.sh +2 -2
  84. package/dist/lib/functions.sh +1 -1
  85. package/dist/lib/history.sh +22 -22
  86. package/dist/lib/paths/ant/ant.paths.sh +1 -1
  87. package/dist/lib/paths/default/default.paths.sh +10 -10
  88. package/dist/lib/paths/homebrew/homebrew.paths.sh +1 -1
  89. package/dist/lib/paths/java/java.paths.sh +1 -1
  90. package/dist/lib/paths/maven/maven.paths.sh +1 -1
  91. package/dist/lib/paths/node/node.paths.sh +1 -1
  92. package/dist/lib/paths/nvm/nvm.paths.sh +1 -1
  93. package/dist/lib/paths/pnpm/pnpm.paths.sh +1 -1
  94. package/dist/lib/paths/python/python.paths.sh +3 -3
  95. package/dist/lib/paths/ruby/ruby.paths.sh +1 -1
  96. package/dist/lib/paths/tmux/tmux.paths.sh +1 -1
  97. package/dist/lib/paths.sh +1 -1
  98. package/dist/scripts/backup.sh +8 -3
  99. package/dist/scripts/banner.sh +1 -1
  100. package/dist/scripts/{assemble.sh β†’ build.sh} +10 -3
  101. package/dist/scripts/clean.sh +1 -1
  102. package/dist/scripts/compile.sh +1 -1
  103. package/dist/scripts/copy.sh +2 -2
  104. package/dist/scripts/dotfiles.sh +1 -1
  105. package/dist/scripts/download.sh +14 -4
  106. package/dist/scripts/help.sh +3 -3
  107. package/dist/scripts/unpack.sh +1 -1
  108. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -15,36 +15,36 @@
15
15
  # Licensed under the MIT license
16
16
  #
17
17
 
18
- ## ----------------------------------------------------------------------------
19
- ## 1. Jekyll Core aliases.
20
- ## ----------------------------------------------------------------------------
18
+ ## ----------------------------------------------------------------------------
19
+ ## 1. Jekyll Core aliases.
20
+ ## ----------------------------------------------------------------------------
21
21
 
22
- ## ----------------------------------------------------------------------------
23
- ## 1.1 Jekyll development aliases.
24
- ## ----------------------------------------------------------------------------
22
+ ## ----------------------------------------------------------------------------
23
+ ## 1.1 Jekyll development aliases.
24
+ ## ----------------------------------------------------------------------------
25
25
 
26
- # jkb: Performs a one off build your site to ./_site.
27
- alias jkb='JEKYLL_ENV=development bundle exec jekyll build'
26
+ # jkb: Performs a one off build your site to ./_site.
27
+ alias jkb='JEKYLL_ENV=development bundle exec jekyll build'
28
28
 
29
- # jkc: Removes all generated files: destination folder, metadata file, Sass and
30
- # Jekyll caches.
31
- alias jkc='JEKYLL_ENV=development bundle exec jekyll clean'
29
+ # jkc: Removes all generated files: destination folder, metadata file, Sass and
30
+ # Jekyll caches.
31
+ alias jkc='JEKYLL_ENV=development bundle exec jekyll clean'
32
32
 
33
- # jkd: Does a development build of the site to '_site' and runs a local
34
- # development server.
35
- alias jkd='JEKYLL_ENV=development bundle exec jekyll serve --watch --trace'
33
+ # jkd: Does a development build of the site to '_site' and runs a local
34
+ # development server.
35
+ alias jkd='JEKYLL_ENV=development bundle exec jekyll serve --watch --trace'
36
36
 
37
- # jkl: Does a development build of the site to '_site' and runs a
38
- # local development server.
39
- alias jkl='JEKYLL_ENV=development bundle exec jekyll serve --livereload'
37
+ # jkl: Does a development build of the site to '_site' and runs a
38
+ # local development server.
39
+ alias jkl='JEKYLL_ENV=development bundle exec jekyll serve --livereload'
40
40
 
41
- # jko: Open local development server.
42
- alias jko="open http://localhost:4000/"
41
+ # jko: Open local development server.
42
+ alias jko="open http://localhost:4000/"
43
43
 
44
- ## ----------------------------------------------------------------------------
45
- ## 1.2 Jekyll release aliases.
46
- ## ----------------------------------------------------------------------------
44
+ ## ----------------------------------------------------------------------------
45
+ ## 1.2 Jekyll release aliases.
46
+ ## ----------------------------------------------------------------------------
47
47
 
48
- # jkp: Does a production build of the site to '_site' and runs a local
49
- # development server.
50
- alias jkp='JEKYLL_ENV=production bundle exec jekyll serve --watch --trace'
48
+ # jkp: Does a production build of the site to '_site' and runs a local
49
+ # development server.
50
+ alias jkp='JEKYLL_ENV=production bundle exec jekyll serve --watch --trace'
@@ -1,42 +1,42 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
6
6
  # πŸ…ΏπŸ…½πŸ…ΏπŸ…Ό πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Pnpm aliases
7
7
 
8
- ### ALIASES ###
9
- alias pn='pnpm'
10
- alias pa='pnpm add'
11
- alias pad='pnpm add --save-dev'
12
- alias pap='pnpm add --save-peer'
13
- alias pau='pnpm audit'
14
- alias pb='pnpm run build'
15
- alias pc='pnpm create'
16
- alias pd='pnpm run dev'
17
- alias pdoc='pnpm run doc'
18
- alias pdocs='pnpm run docs'
19
- alias pga='pnpm add --global'
20
- alias pgls='pnpm list --global'
21
- alias pgrm='pnpm remove --global'
22
- alias pgu='pnpm update --global'
23
- alias ph='pnpm help'
24
- alias pi='pnpm init'
25
- alias pin='pnpm install'
26
- alias pln='pnpm run lint'
27
- alias pls='pnpm list'
28
- alias pout='pnpm outdated'
29
- alias ppub='pnpm publish'
30
- alias prm='pnpm remove'
31
- alias prun='pnpm run'
32
- alias ps='pnpm run serve'
33
- alias pst='pnpm start'
34
- alias psv='pnpm server'
35
- alias pt='pnpm test'
36
- alias ptc='pnpm test --coverage'
37
- alias pui='pnpm update --interactive'
38
- alias puil='pnpm update --interactive --latest'
39
- alias pun='pnpm uninstall'
40
- alias pup='pnpm update'
41
- alias pwhy='pnpm why'
42
- alias px='pnpx'
8
+ ### ALIASES ###
9
+ alias pn='pnpm'
10
+ alias pa='pnpm add'
11
+ alias pad='pnpm add --save-dev'
12
+ alias pap='pnpm add --save-peer'
13
+ alias pau='pnpm audit'
14
+ alias pb='pnpm run build'
15
+ alias pc='pnpm create'
16
+ alias pd='pnpm run dev'
17
+ alias pdoc='pnpm run doc'
18
+ alias pdocs='pnpm run docs'
19
+ alias pga='pnpm add --global'
20
+ alias pgls='pnpm list --global'
21
+ alias pgrm='pnpm remove --global'
22
+ alias pgu='pnpm update --global'
23
+ alias ph='pnpm help'
24
+ alias pi='pnpm init'
25
+ alias pin='pnpm install'
26
+ alias pln='pnpm run lint'
27
+ alias pls='pnpm list'
28
+ alias pout='pnpm outdated'
29
+ alias ppub='pnpm publish'
30
+ alias prm='pnpm remove'
31
+ alias prun='pnpm run'
32
+ alias ps='pnpm run serve'
33
+ alias pst='pnpm start'
34
+ alias psv='pnpm server'
35
+ alias pt='pnpm test'
36
+ alias ptc='pnpm test --coverage'
37
+ alias pui='pnpm update --interactive'
38
+ alias puil='pnpm update --interactive --latest'
39
+ alias pun='pnpm uninstall'
40
+ alias pup='pnpm update'
41
+ alias pwhy='pnpm why'
42
+ alias px='pnpx'
@@ -1,123 +1,123 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
6
6
  # πŸ†‚πŸ†„πŸ…±πŸ†…πŸ…΄πŸ†πŸ†‚πŸ…ΈπŸ…ΎπŸ…½ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ - Subversion aliases.
7
7
 
8
- ## ----------------------------------------------------------------------------
9
- ## 1.0 Subversion Core aliases.
10
- ## ----------------------------------------------------------------------------
8
+ ## ----------------------------------------------------------------------------
9
+ ## 1.0 Subversion Core aliases.
10
+ ## ----------------------------------------------------------------------------
11
11
 
12
- # sad: Put new files and directories under version control.
13
- alias sad='svn add'
12
+ # sad: Put new files and directories under version control.
13
+ alias sad='svn add'
14
14
 
15
- # sau: Manage cached authentication credentials.
16
- alias sau='svn auth'
15
+ # sau: Manage cached authentication credentials.
16
+ alias sau='svn auth'
17
17
 
18
- # sbl: Show when each line of a file was last (or next) changed.
19
- alias sbl='svn blame'
18
+ # sbl: Show when each line of a file was last (or next) changed.
19
+ alias sbl='svn blame'
20
20
 
21
- # scg: Associate (or dissociate) changelist CLNAME with the named files.
22
- alias scg='svn changelist'
21
+ # scg: Associate (or dissociate) changelist CLNAME with the named files.
22
+ alias scg='svn changelist'
23
23
 
24
- # sco: Check out a working copy from a repository.
25
- alias sco='svn checkout'
24
+ # sco: Check out a working copy from a repository.
25
+ alias sco='svn checkout'
26
26
 
27
- # scl: Either recover from an interrupted operation that left the working copy
28
- # locked, or remove unwanted files.
29
- alias scl='svn cleanup'
27
+ # scl: Either recover from an interrupted operation that left the working copy
28
+ # locked, or remove unwanted files.
29
+ alias scl='svn cleanup'
30
30
 
31
- # sci: Send changes from your working copy to the repository.
32
- alias sci='svn commit'
31
+ # sci: Send changes from your working copy to the repository.
32
+ alias sci='svn commit'
33
33
 
34
- # scp: Copy files and directories in a working copy or repository.
35
- alias scp='svn copy'
34
+ # scp: Copy files and directories in a working copy or repository.
35
+ alias scp='svn copy'
36
36
 
37
- # sct: Output the content of specified files or URLs.
38
- alias sct='svn cat'
37
+ # sct: Output the content of specified files or URLs.
38
+ alias sct='svn cat'
39
39
 
40
- # sdi: Display local changes or differences between two revisions or paths.
41
- alias sdi='svn diff'
40
+ # sdi: Display local changes or differences between two revisions or paths.
41
+ alias sdi='svn diff'
42
42
 
43
- # sdl: Remove files and directories from version control.
44
- alias sdl='svn delete'
43
+ # sdl: Remove files and directories from version control.
44
+ alias sdl='svn delete'
45
45
 
46
- # shp: Describe the usage of this program or its subcommands.
47
- alias shp='svn help'
46
+ # shp: Describe the usage of this program or its subcommands.
47
+ alias shp='svn help'
48
48
 
49
- # sin: Display information about a local or remote item.
50
- alias sin='svn info'
49
+ # sin: Display information about a local or remote item.
50
+ alias sin='svn info'
51
51
 
52
- # sip: Commit an unversioned file or tree into the repository.
53
- alias sip='svn import'
52
+ # sip: Commit an unversioned file or tree into the repository.
53
+ alias sip='svn import'
54
54
 
55
- # slg: Show the log messages for a set of revision(s) and/or path(s).
56
- alias slg='svn log'
55
+ # slg: Show the log messages for a set of revision(s) and/or path(s).
56
+ alias slg='svn log'
57
57
 
58
- # slock: Lock working copy paths or URLs in the repository, so that no other
59
- # user can commit changes to them.
60
- alias slk='svn lock'
58
+ # slock: Lock working copy paths or URLs in the repository, so that no other
59
+ # user can commit changes to them.
60
+ alias slk='svn lock'
61
61
 
62
- # sls: List directory entries in the repository.
63
- alias sls='svn list'
62
+ # sls: List directory entries in the repository.
63
+ alias sls='svn list'
64
64
 
65
- # smd: Create a new directory under version control.
66
- alias smd='svn mkdir'
65
+ # smd: Create a new directory under version control.
66
+ alias smd='svn mkdir'
67
67
 
68
- # smg: Merge changes into a working copy.
69
- alias smg='svn merge'
68
+ # smg: Merge changes into a working copy.
69
+ alias smg='svn merge'
70
70
 
71
- # smgi: Display merge-related information.
72
- alias smgi='svn mergeinfo'
71
+ # smgi: Display merge-related information.
72
+ alias smgi='svn mergeinfo'
73
73
 
74
- # smv: Move (rename) an item in a working copy or repository.
75
- alias smv='svn move'
74
+ # smv: Move (rename) an item in a working copy or repository.
75
+ alias smv='svn move'
76
76
 
77
- # sp: Set the value of a property on files, dirs, or revisions.
78
- alias sp='svn propset'
77
+ # sp: Set the value of a property on files, dirs, or revisions.
78
+ alias sp='svn propset'
79
79
 
80
- # spdl: Remove a property from files, dirs, or revisions.
81
- alias spdl='svn propdel'
80
+ # spdl: Remove a property from files, dirs, or revisions.
81
+ alias spdl='svn propdel'
82
82
 
83
- # spdt: Edit a property with an external editor.
84
- alias spdt='svn propedit'
83
+ # spdt: Edit a property with an external editor.
84
+ alias spdt='svn propedit'
85
85
 
86
- # spgt: Print the value of a property on files, dirs, or revisions.
87
- alias spgt='svn propget'
86
+ # spgt: Print the value of a property on files, dirs, or revisions.
87
+ alias spgt='svn propget'
88
88
 
89
- # sph: Apply a patch to a working copy.
90
- alias sph='svn patch'
89
+ # sph: Apply a patch to a working copy.
90
+ alias sph='svn patch'
91
91
 
92
- # spls: List all properties on files, dirs, or revisions.
93
- alias spls='svn proplist'
92
+ # spls: List all properties on files, dirs, or revisions.
93
+ alias spls='svn proplist'
94
94
 
95
- # srl: Relocate the working copy to point to a different repository root URL.
96
- alias srl='svn relocate'
95
+ # srl: Relocate the working copy to point to a different repository root URL.
96
+ alias srl='svn relocate'
97
97
 
98
- # srs: Resolve conflicts on working copy files or directories.
99
- alias srs='svn resolve'
98
+ # srs: Resolve conflicts on working copy files or directories.
99
+ alias srs='svn resolve'
100
100
 
101
- # srsd: Remove 'conflicted' state on working copy files or directories.
102
- alias srsd='svn resolved'
101
+ # srsd: Remove 'conflicted' state on working copy files or directories.
102
+ alias srsd='svn resolved'
103
103
 
104
- # srv: Restore pristine working copy state (undo local changes).
105
- alias srv='svn revert'
104
+ # srv: Restore pristine working copy state (undo local changes).
105
+ alias srv='svn revert'
106
106
 
107
- # sst: Print the status of working copy files and directories.
108
- alias sst='svn status'
107
+ # sst: Print the status of working copy files and directories.
108
+ alias sst='svn status'
109
109
 
110
- # ssw: Update the working copy to a different URL within the same repository.
111
- alias ssw='svn switch'
110
+ # ssw: Update the working copy to a different URL within the same repository.
111
+ alias ssw='svn switch'
112
112
 
113
- # sulk: Unlock working copy paths or URLs.
114
- alias sulk='svn unlock'
113
+ # sulk: Unlock working copy paths or URLs.
114
+ alias sulk='svn unlock'
115
115
 
116
- # sup: Bring changes from the repository into the working copy.
117
- alias sup='svn update'
116
+ # sup: Bring changes from the repository into the working copy.
117
+ alias sup='svn update'
118
118
 
119
- # supg: Upgrade the metadata storage format for a working copy.
120
- alias supg='svn upgrade'
119
+ # supg: Upgrade the metadata storage format for a working copy.
120
+ alias supg='svn upgrade'
121
121
 
122
- # sxp: Create an unversioned copy of a tree.
123
- alias sxp='svn export'
122
+ # sxp: Create an unversioned copy of a tree.
123
+ alias sxp='svn export'
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -15,7 +15,7 @@ USER=$(whoami) # current user name.
15
15
 
16
16
  ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables.
17
17
  export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine.
18
- export DOTFILES_VERSION='0.2.459' # version of the dotfiles.
18
+ export DOTFILES_VERSION='0.2.460' # version of the dotfiles.
19
19
  export DOTFILES="${HOME}"/.dotfiles/lib # path to the cross plaform dotfiles.
20
20
  export HOSTNAME=${HOSTNAME} # hostname of the machine.
21
21
  export INPUTRC=${INPUTRC} # set INPUTRC (so that .inputrc is respected)
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,16 +1,18 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
6
6
  ## πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ πŸ†…πŸ…°πŸ†πŸ…ΈπŸ…°πŸ…±πŸ…»πŸ…΄πŸ†‚ - Set Dotfiles variables.
7
- # DF_CURRENT_DIR=${PWD} # Current directory.
7
+ # DF_CURRENT_DIR=${PWD} # Current directory.
8
+ DF=".dotfiles/" # Dotfiles.
8
9
  DF_DIR="${HOME}/.dotfiles/" # Dotfiles directory.
9
- DF_BACKUPDIR="${HOME}/dotfiles_backup" # Backup directory.
10
+ DF_BACKUPDIR="${HOME}/dotfiles_backup/" # Backup directory.
10
11
  DF_DOWNLOADDIR="${HOME}/Downloads" # Download directory.
11
- DF_VERSION="0.2.459" # Dotfiles Version number.
12
+ DF_VERSION="0.2.460" # Dotfiles Version number.
12
13
  DF_TIMESTAMP="$(date +%Y-%m-%d_%H-%M-%S)" # Timestamp for backup directory.
13
14
 
15
+ export DF
14
16
  export DF_BACKUPDIR
15
17
  export DF_DIR
16
18
  export DF_DOWNLOADDIR
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - <https://dotfiles.io>
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - <https://dotfiles.io>
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -21,7 +21,7 @@ set -g status-justify centre # Status bar justification (left, right, centre, ab
21
21
  set -g status-left-length 50 # Status bar left length
22
22
  set -g status-right-length 50 # Status bar right length
23
23
  set -g status-right "#[fg=#FFFFFF] #[bg=#14222A] ⬛ #I #[bg=#007ACC] #H #[bg=#EB0000] %_d %B %I:%M%p "
24
- set -g window-status-current-format "#[bg=#2D1681]Dotfiles (v0.2.459)" # Current window status format
24
+ set -g window-status-current-format "#[bg=#2D1681]Dotfiles (v0.2.460)" # Current window status format
25
25
  set -g window-status-current-style "bg=#EB0000" # Current window status style
26
26
  set -g window-status-separator "" # Window status separator
27
27
  set-window-option -g clock-mode-colour "#FFFFFF" # Clock mode color
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- " πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ " πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  " Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  " License: MIT
4
4
 
@@ -1,4 +1,4 @@
1
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
1
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
2
2
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
3
3
  # License: MIT
4
4
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -15,7 +15,7 @@ USER=$(whoami) # current user name.
15
15
 
16
16
  ## πŸ…΄πŸ†‡πŸ…ΏπŸ…ΎπŸ†πŸ†ƒπŸ†‚ - Export the variables.
17
17
  export ARCHFLAGS="-arch ${OS_ARCH}" # archflags for the current machine.
18
- export DOTFILES_VERSION='0.2.459' # version of the dotfiles.
18
+ export DOTFILES_VERSION='0.2.460' # version of the dotfiles.
19
19
  export DOTFILES="${HOME}"/.dotfiles/lib # path to the cross plaform dotfiles.
20
20
  export HOSTNAME=${HOSTNAME} # hostname of the machine.
21
21
  export INPUTRC=${INPUTRC} # set INPUTRC (so that .inputrc is respected)
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
package/dist/lib/exit.sh CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
@@ -1,9 +1,8 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
6
-
7
6
  # https://dotfiles.io
8
7
  #
9
8
  # Description: Mac OS X Dotfiles - Simply designed to fit your shell life.
@@ -12,7 +11,6 @@
12
11
  # Licensed under the MIT license
13
12
  #
14
13
 
15
-
16
14
  # changediskpwd: Function to change the password on an encrypted disk image
17
15
  # changediskpwd() {
18
16
  # hdiutil chpass "$1"
@@ -1,9 +1,8 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5
 
6
-
7
6
  # https://dotfiles.io
8
7
  #
9
8
  # Description: Mac OS X Dotfiles - Simply designed to fit your shell life.
@@ -12,7 +11,6 @@
12
11
  # Licensed under the MIT license
13
12
  #
14
13
 
15
-
16
14
  # TODO: Fix code function
17
15
  # Add Visual Studio Code (code)
18
16
  # code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $"*" ;}
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env bash
2
- # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.459) - https://dotfiles.io
2
+ # πŸ…³πŸ…ΎπŸ†ƒπŸ…΅πŸ…ΈπŸ…»πŸ…΄πŸ†‚ (v0.2.460) - https://dotfiles.io
3
3
  # Copyright (c) Sebastien Rousseau 2022. All rights reserved
4
4
  # License: MIT
5
5