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.
31087c20c3
dotfiles
/
common
/
bin
/
tenv
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More WIP
2021-06-11 21:32:54 -05:00
#!/usr/bin/env sh
Fix some things, mainly statusline and minor colorscheme tweaks
2021-07-06 00:53:57 -05:00
d="$(command ls $ENV_PATH | fzf)" && \
tmux-lyte-session "env-$d" "$ENV_PATH/$d"
Reference in a new issue
Copy permalink