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
Oh My Zsh
Commits
15d051c3
Commit
15d051c3
authored
Apr 15, 2018
by
Franz König
Committed by
Marc Cornellà
Apr 15, 2018
Browse files
hotfix for archlinux.plugin.zsh (#5909)
Co-authored-by:
dalu
<
2694548+dalu@users.noreply.github.com
>
parent
2aa2ea74
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/archlinux/archlinux.plugin.zsh
View file @
15d051c3
...
...
@@ -83,7 +83,7 @@ alias pacmir='sudo pacman -Syy'
alias
paclsorphans
=
'sudo pacman -Qdt'
alias
pacrmorphans
=
'sudo pacman -Rs $(pacman -Qtdq)'
alias
pacfileupg
=
'sudo pacman -Fy'
alias
pacfiles
=
'pacman
t
Fs'
alias
pacfiles
=
'pacman
-
Fs'
if
((
$+
commands[abs]
&&
$+
commands[aur]
))
;
then
...
...
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