Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Tools

Collection of tools for development.

The shell scripts will automatically install and configure the tools listed in the Installed Tools section. More tools are mentioned in the Other Tools section.

Installation

chmod +x my-tools.sh
chmod +x oh-my-zsh.sh
  1. Run with sudo.
sudo ./my-tools.sh
  1. Run without sudo.
./oh-my-zsh.sh
  1. Accept oh-my-zsh as default shell.
  2. When the ZSH shell opens type "exit" and press enter so the script continues executing.

Installed tools

  • zsh
  • oh-my-zsh
  • terminator
  • git
  • tig
  • nano
  • curl
  • wget
  • autojump
  • vscode
  • thunderbird

Oh-my-zsh

The following plugins are enabled:

  • autojump
  • command-not-found
  • encode64
  • git
  • git-flow
  • github
  • history-substring-search
  • pip
  • systemd
  • colored-man-pages

Sets the theme dieter.

Other tools (not automated)

  • Ranger
  • Docker/Rocker
  • Planner (Flatpak)
  • Firefox Add-ons
    • Ublock Origin
    • I don't care about cookies
    • Dark Reader
  • Python
    • Poetry
    • Pyenv
    • Ruff
    • Black
    • isort
    • flake8
  • C++
    • Valgrind
  • VSCode Extensions
    • C++
      • Better C++ Syntax
      • C-mantic
      • clangd
    • Python
      • Python
      • Pylance
    • Dev Containers
    • GitLens
  • Tmux

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages