This website requires JavaScript.
Explore
Help
Sign In
Chosto
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Add alias to upgrade without prompt
Browse Source
master
Quentin Duchemin
2023-11-24 12:39:49 +01:00
parent
d0d0fe0144
commit
54f15c191c
Signed by:
Chosto
GPG Key ID:
96AB8AE7DFEA3D74
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
.aliases
Unescape
Escape
View File
@ -1 +1,3 @@
alias ap='ansible-playbook'
# Upgrade without prompt
alias yey='yay -Syu --noconfirm'
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Chosto/dotfiles
Title
Body
Create Issue