Updates
This commit is contained in:
parent
1203ee94f9
commit
360e3a2433
2
.bashrc
2
.bashrc
@ -17,10 +17,10 @@ PS1='[\u@\h \W]\$ '
|
|||||||
# ALIASES
|
# ALIASES
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
alias update-grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
alias update-grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
||||||
|
|
||||||
alias c='clear'
|
alias c='clear'
|
||||||
alias w='~/dotfiles/scripts/updatewal.sh'
|
alias w='~/dotfiles/scripts/updatewal.sh'
|
||||||
alias setkb='setxkbmap de;echo "Keyboard set back to de."'
|
alias setkb='setxkbmap de;echo "Keyboard set back to de."'
|
||||||
|
alias update='yay --noconfirm'
|
||||||
|
|
||||||
# APPLICATIONS
|
# APPLICATIONS
|
||||||
alias ls='exa -al'
|
alias ls='exa -al'
|
||||||
|
Loading…
Reference in New Issue
Block a user