📝 Removed artix-news, no longer maintained
This commit is contained in:
parent
516ef2a9d0
commit
fe66cebf2b
1 changed files with 3 additions and 4 deletions
7
aliases
7
aliases
|
|
@ -44,9 +44,9 @@ alias fonts="fc-list"
|
|||
alias locate="locate -i"
|
||||
alias bat="bat --theme Nord"
|
||||
alias batman="man bat"
|
||||
alias ls="exa --icons"
|
||||
alias li="exa -1 --icons"
|
||||
alias ll="exa -lih --icons"
|
||||
alias ls="eza --icons"
|
||||
alias li="eza -1 --icons"
|
||||
alias ll="eza -lih --icons"
|
||||
alias {lsdir,lsd}="ls -t -1" # list only the directories
|
||||
alias lshw="doas lshw -short | less" # list hardware
|
||||
alias {hw,hwinfo}="hwinfo | less" # extensive info on hardware devices
|
||||
|
|
@ -481,7 +481,6 @@ alias kernelintro="links https://tldp.org/LDP/tlk/tlk.html"
|
|||
alias kernelorg="links http://vger.kernel.org/lkml/"
|
||||
alias archives="links https://archive.artixlinux.org/"
|
||||
alias forums="librewolf https://forum.artixlinux.org/ &"
|
||||
alias artixnews="artix-news | grep '\[News\]' | bat"
|
||||
|
||||
# alias mirrors="links https://mirrors.dotsrc.org/artix-linux/"
|
||||
alias mirrors="links https://mirror1.artixlinux.org/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue