This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
dotfiles
Archived
Watch
1
Star
0
Fork
You've already forked dotfiles
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2024-03-28
. You can view files and clone it, but cannot push or open issues or pull requests.
d10f3ebc3a
dotfiles
/
env
/
desktop
/
bash
5 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More updates for fish migration
2020-01-20 10:49:06 -06:00
#!/usr/bin/env bash
Remove more generated fish stuff, more fixes
2020-01-23 09:51:03 -06:00
hb="$ENV_PATH/.hidden/bash"
[ -f "$hb" ] && . "$hb"
Reference in a new issue
Copy permalink