Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
parrot-interface
Commits
2821d5b8
Commit
2821d5b8
authored
Aug 25, 2020
by
dmknght
Browse files
Add meta package for zsh, name: parrot-zsh
parent
877644c7
Pipeline
#1099
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
2821d5b8
...
...
@@ -122,3 +122,19 @@ Description: stub/empty package for parrot-interface
This is a stub/empty package that, if installed, allows the
removal of the default desktop environment without causing
the removal of parrot-interface and parrot-interface-common
Package: parrot-zsh
Architecture: all
Depends: zsh, zsh-syntax-highlighting, zsh-autosuggestions, parrot-skel
Description: Custom ZSH shell on Parrot
This is a meta package that installs ZSH shell,
autocomplete plugin and syntax-highlight plugin.
.
Default profile of ZSH is in parrot-skel.
It contains:
* Custom PROMPT (show hostname, date, username,
pwd)
* Custom PATH
* Custom alias for some useful commands
* Settings for auto-completion
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment