Skip to content

Commit 8b7b284

Browse files
Merge pull request #162 from StrangeRanger/dependabot/submodules/submodules/dotfiles-86d2215
2 parents a050243 + c37836c commit 8b7b284

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

includes/zshrc-files/zshrc-linux.zsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ HIST_STAMPS="yyyy-mm-dd"
3939
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
4040
# Example format: plugins=(rails git textmate ruby lighthouse)
4141
# Add wisely, as too many plugins slow down shell startup.
42+
#plugins=(colored-man-pages copybuffer copypath copyfile bgnotify command-not-found) # Desktop
43+
plugins=(colored-man-pages command-not-found) # Server
4244

4345

4446
####[ Pre `compinit` ]######################################################################

includes/zshrc-files/zshrc-macos.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ HIST_STAMPS="yyyy-mm-dd"
4040
# Example format: plugins=(rails git textmate ruby lighthouse)
4141
# Add wisely, as too many plugins slow down shell startup.
4242
# MAYBE: Add `command-not-found` plugin.
43+
plugins=(colored-man-pages copybuffer copypath copyfile bgnotify)
4344

4445

4546
####[ Pre `compinit` ]######################################################################

submodules/dotfiles

Submodule dotfiles updated 86 files

0 commit comments

Comments
 (0)