mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update bashrc
Deleted alias to get PKGBUILDs since that simpleaur support that
This commit is contained in:
parent
36507b425b
commit
3a9c2d4cf8
1 changed files with 1 additions and 5 deletions
6
bashrc
6
bashrc
|
|
@ -109,15 +109,11 @@ fi
|
||||||
|
|
||||||
### OWN ALIAS ###
|
### OWN ALIAS ###
|
||||||
|
|
||||||
#Alias to get PKGBUILDs from Official repos
|
|
||||||
#alias getpkgbuild="curl https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/"
|
|
||||||
|
|
||||||
#Pastes
|
#Pastes
|
||||||
#alias pb='curl -F c=@- https://ptpb.pw/?u=1'
|
alias pb='curl -F c=@- https://ptpb.pw/?u=1'
|
||||||
alias ix="curl -F 'f:1=<-' ix.io"
|
alias ix="curl -F 'f:1=<-' ix.io"
|
||||||
|
|
||||||
#Neofetch
|
#Neofetch
|
||||||
#alias neofetch='cat neof'
|
|
||||||
alias neofetch='neofetch --cpu_cores logical --cpu_temp'
|
alias neofetch='neofetch --cpu_cores logical --cpu_temp'
|
||||||
|
|
||||||
#Temperature
|
#Temperature
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue