Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.38 KB

Dotfiles

This repository contains my personal dotfiles and configuration scripts to enhance my development environment. It includes a variety of tools and utilities that I regularly use.

Tools Included

  • Zsh: A powerful shell that enhances command line usability.
  • Stow: A symlink farm manager that helps in managing dotfiles.
  • Oh My Posh: A prompt theme engine for a beautiful command line experience.
  • fzf: A command-line fuzzy finder for efficient file navigation.
  • Tree: A command-line tool to display directory structures in a tree format.
  • Zoxide: A smarter cd command that remembers your directory usage patterns.
  • Bat: A cat clone with syntax highlighting and Git integration.
  • Eza: A modern replacement for ls with additional features.
  • Cookiecutter: A command-line utility that creates projects from templates.
  • Translate Shell (trans): A command-line translator for quick translations.
  • xclip/xsel: Clipboard utilities for Linux systems.

Odoo Development Scripts

In addition to the dotfiles, this repository also contains scripts specifically for Odoo development. These scripts help streamline the setup and management of Odoo projects.

Installation

To install the dotfiles and the necessary tools, run the installation script:

git clone [email protected]:Cerebellum-ITM/dotfiles.git && cd $_
./install