set libgen download location
This commit is contained in:
parent
d49efa06f3
commit
c3887fe8a3
@ -20,6 +20,9 @@ alias lh='ls -alt | head' # see the last modified files
|
|||||||
alias tree='ls --almost-all --tree -I .git'
|
alias tree='ls --almost-all --tree -I .git'
|
||||||
alias x='extract'
|
alias x='extract'
|
||||||
|
|
||||||
|
# Searching
|
||||||
|
alias searchbook="libgen-cli search --output $HOME/Downloads/Books"
|
||||||
|
|
||||||
# Projects shortcuts
|
# Projects shortcuts
|
||||||
alias code='cd $HOME/Code'
|
alias code='cd $HOME/Code'
|
||||||
alias blog='z morgangeek-blog'
|
alias blog='z morgangeek-blog'
|
||||||
|
Loading…
Reference in New Issue
Block a user