- src/sd.sh 🌩️ : is the flag ship of my scripts (inspired by the Primagen script tmux-sessionizer). It exposes two main functions/commands
sd
andst
that open a fzf interactive search to select and go to a directory quickly. Thest
version creates a new tmux session with the selected directory as root directory.- There are three complementary functions/commands:
sd-add
to add new locations to de searchsd-remove
to remove from the search listsd-list
to list the targeted locationssd-edit
to open the list of locations with an editor
- The search locations list is stored in the
$HOME
directory as a file named.sd-locations
- When a location is listed the sd function will search inside the directory with a depth of 1 level to find other directories where to go.
Example:
--- Directory Structure --- ~/Documents/ |- School/ |- Poems/ |- hello_world.txt ... --- Terminal --- > sd ... ~/Documents/School/ ~/Documents/Poems/ -------------------------------------- DocPoe| --------------------------------------
- There are three complementary functions/commands:
- tmux-cht.sh 📑 : A bash script from the Primagen Youtuber to acces the cht.sh from the terminal with the help of tmux and fzf
- mkwebapp.py 🕸️ : a python script to automaticaly generate .desktop files that open firefox with a particular link. It generate icons too!!!
-
Notifications
You must be signed in to change notification settings - Fork 0
gbg4812/bin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bash scripts for life
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published