diff --git a/dot_bashrc b/dot_bashrc index def0faa..a81000d 100644 --- a/dot_bashrc +++ b/dot_bashrc @@ -12,6 +12,8 @@ alias cd="z" alias cat="bat -p" alias update-mirrors="rate-mirrors arch | sudo tee /etc/pacman.d/mirrorlist; rate-mirrors chaotic-aur | sudo tee /etc/pacman.d/chaotic-mirrorlist" alias update="paru; paru -c" +alias l="ls --ignore-glob '$([ -f .hidden ] && cat .hidden | tr '\n' '|')'" + # Helpful tool: https://bash-prompt-generator.org # On github: https://github.com/Scriptim/bash-prompt-generator diff --git a/dot_hidden b/dot_hidden index faacbc0..a9e7f41 100644 --- a/dot_hidden +++ b/dot_hidden @@ -1,2 +1,3 @@ go - +rogue.save +rogue.scr