Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
parrot-core
Commits
9762c249
Commit
9762c249
authored
Nov 01, 2018
by
Lorenzo "Palinuro" Faletra
Browse files
Import Debian version 4.3.181101
parrot-core (4.3.181101) testing; urgency=medium * Update bashrc.
parent
93e3d4fd
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9762c249
parrot-core (4.3.181101) testing; urgency=medium
* Update bashrc.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Thu, 01 Nov 2018 21:39:35 +0100
parrot-core (4.3.181013) testing; urgency=medium
parrot-core (4.3.181013) testing; urgency=medium
* Update for Parrot 4.3.
* Update for Parrot 4.3.
...
...
parrot-core/etc/bashrc
View file @
9762c249
...
@@ -103,8 +103,8 @@ if [ -x /usr/bin/dircolors ]; then
...
@@ -103,8 +103,8 @@ if [ -x /usr/bin/dircolors ]; then
fi
fi
# some more ls aliases
# some more ls aliases
alias ll='ls -l'
alias ll='ls -l
h
'
alias la='ls -
A
'
alias la='ls -
lha
'
alias l='ls -CF'
alias l='ls -CF'
alias em='emacs -nw'
alias em='emacs -nw'
alias dd='dd status=progress'
alias dd='dd status=progress'
...
...
parrot-core/root/.bashrc
View file @
9762c249
...
@@ -103,8 +103,8 @@ if [ -x /usr/bin/dircolors ]; then
...
@@ -103,8 +103,8 @@ if [ -x /usr/bin/dircolors ]; then
fi
fi
# some more ls aliases
# some more ls aliases
alias
ll
=
'ls -l'
alias
ll
=
'ls -l
h
'
alias
la
=
'ls -
A
'
alias
la
=
'ls -
lha
'
alias
l
=
'ls -CF'
alias
l
=
'ls -CF'
alias
em
=
'emacs -nw'
alias
em
=
'emacs -nw'
alias dd
=
'dd status=progress'
alias dd
=
'dd status=progress'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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