🔧 Updated configs
This commit is contained in:
parent
abef0d051c
commit
3c5ce72efa
3 changed files with 5501 additions and 6 deletions
|
|
@ -36,6 +36,7 @@ alias obs="gobble flatpak run com.obsproject.Studio"
|
|||
alias Code="cd ~/Documents/Code && ls"
|
||||
alias graphics="cd ~/Documents/Graphic_Design && ls"
|
||||
alias Math="cd ~/Documents/Math && ls"
|
||||
alias sophia="cd ~/Documents/sophia && ls"
|
||||
alias cplus="cd ~/Documents/Code/cpp && ls"
|
||||
alias js="cd ~/Documents/Code/javascript && ls"
|
||||
alias py="cd ~/Documents/Code/python && ls"
|
||||
|
|
@ -166,6 +167,7 @@ alias {wi,ssid}="doas iw wlan0 scan | grep SSID"
|
|||
#alias wifi-down="doas ifconfig wlan0 down"
|
||||
|
||||
alias lxapp="lxappearance"
|
||||
alias pcolor="xcolor -P 50 | tee /dev/stderr | xclip -sel clip"
|
||||
alias hd="ncdu"
|
||||
# one of our most usful aliases (useful in conjunction with yank, awk, etc.):
|
||||
alias {xsel,catx}="xclip -sel clip" # useful with < or | redirection operators
|
||||
|
|
|
|||
5493
gentoo/portage/savedconfig/sys-kernel/linux-firmware-20260110
Normal file
5493
gentoo/portage/savedconfig/sys-kernel/linux-firmware-20260110
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue