This website requires JavaScript.
Explore
Blog ↗
Register
Sign In
sage
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add getdot function
Browse Source
...
This commit is contained in:
Sage Vaillancourt
2020-04-23 11:46:53 -04:00
parent
994f7fdf73
commit
c43eb77fc1
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
6
.zshrc
Unescape
Escape
View File
@ -109,3 +109,9 @@ function pushdot {
fi
cd
-
}
function
getdot
{
cd
~/.dotfiles
&&
git pull
cd
-
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sage/dotfiles
Title
Body
Create Issue