Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 787 Bytes

File metadata and controls

23 lines (20 loc) · 787 Bytes

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