Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cupric
zsh
Commits
ea17c37f
Commit
ea17c37f
authored
3 years ago
by
cupric
Browse files
Options
Download
Email Patches
Plain Diff
changed rd alias
parent
4dca2784
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
zcustom/alias
+1
-1
zcustom/alias
with
1 addition
and
1 deletion
+1
-1
zcustom/alias
+
1
-
1
View file @
ea17c37f
...
...
@@ -232,7 +232,7 @@ alias pipunall='pipreq && pip uninstall -r requirements.txt -y && rm -rf require
alias pipupall='pipreq && sed -i '\''s/==/>=/g'\'' requirements.txt && pip install -r requirements.txt --upgrade && rm -rf requirements.txt'
alias please=sudo
alias plz=sudo
alias rd=rm
dir
alias rd=
'
rm
-dr'
alias reboot_windows='sudo gksu grub-reboot 2 && sudo gksu reboot'
alias rsynccopy='rsync --stats --partial --progress --append --rsh=ssh -r -h'
alias rsyncmove='rsync --stats --partial --progress --append --rsh=ssh -r -h --remove-sent-files'
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets