Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
7d24f4cd
Commit
7d24f4cd
authored
Jun 30, 2012
by
mapc
Browse files
Use a static apt-get where only apt-get works
parent
0aa4456d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/debian/debian.plugin.zsh
View file @
7d24f4cd
...
...
@@ -56,7 +56,7 @@ if [[ $use_sudo -eq 1 ]]; then
alias
ar
=
'sudo $apt_pref remove'
# apt-get only
alias
ads
=
'sudo
$
apt
_pref
dselect-upgrade'
alias
ads
=
'sudo apt
-get
dselect-upgrade'
# Install all .deb files in the current directory.
# Warning: you will need to put the glob in single quotes if you use:
...
...
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