Skip to content

Forest-Terminal/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts

Some helpful bash scripts for faster workflow
Note: Make sure to replace /home/forest-terminal/ with your home dirrectory

Cnvim.sh

This a script that allows to combine the cd and nvim . or nvim file.txt commands.
It depends on zoxide

Todo.sh

This allows todos to put inside of the .zshrc file so they are seen every time a terminal opens up.

Bash Compatbility

Simply replace all of the .zshrc file mentions to be .bashrc instead.

Wallpaper.sh

A basic terminal wallpaper switcher with search and preview ability.
Preview.sh must be in the same dirrectory for it to work.

Compatibility

Replace the call to swww with the one for your wallpaper daemon.

Dependencies

  • bat
  • chafa
  • imgcat
  • fzf

About

Some helpful bash scripts for faster workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages