mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Remove function
This commit is contained in:
parent
0e83bf8b6e
commit
ac021c11ad
1
.bashrc
1
.bashrc
@ -51,4 +51,3 @@ alias YT="youtube-viewer"
|
|||||||
|
|
||||||
shdl() { curl -O $(curl -s http://sci-hub.tw/"$@" | grep location.href | grep -o http.*pdf) ;}
|
shdl() { curl -O $(curl -s http://sci-hub.tw/"$@" | grep location.href | grep -o http.*pdf) ;}
|
||||||
vf() { $EDITOR $(fzf) ;}
|
vf() { $EDITOR $(fzf) ;}
|
||||||
cur_pri_size_h() { xrandr | sed -n '/connected primary/p' | awk '{print $4}' | sed 's/x/\n/g' | sed -n 1p }
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user