mirror of
https://github.com/opensiriusfox/bashrc.d.git
synced 2025-06-17 04:40:32 -07:00
Ditching Dropbox!
This commit is contained in:
parent
588b54c79a
commit
3b8b7164da
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ treep() { # short for tree pager
|
||||||
|
|
||||||
ts() {
|
ts() {
|
||||||
( # so we don't get stuck in that folder
|
( # so we don't get stuck in that folder
|
||||||
cd "$HOME/Dropbox/Grad School/Writing/0000-dissertation"
|
cd "$HOME/Documents/GradSchool/Writing/0000-dissertation"
|
||||||
grep -R "$1" *
|
grep -R "$1" *
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue