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