Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.89 KB

File metadata and controls

48 lines (31 loc) · 1.89 KB

Dotfiles

This repository contains my personal dotfiles for various packages installed on Ubuntu 22.04 LTS. It includes configuration files for the following packages:

Feel free to explore and use these dotfiles as a starting point for your own configuration.

Install

I've used this dotfiles to customize packages on Ubuntu running on [[Windows Subsystem for Linux]] on Windows 11.

Clone the repository to your local machine:

git clone https://github.com/your-username/dotfiles.git

I use the Ansible-Destop Repository to set up my development environment using ansible-pull.

Usage

This repository includes configuration files for the mentioned packages. Here's a brief overview of each package's configuration:

  • Jupyter: Custom settings and themes for Jupyter notebooks.
  • Neofetch: Configuration for Neofetch, a command-line system information tool.
  • Oh My Zsh: Custom themes, plugins, and aliases for Zsh shell using Oh My Zsh.
  • Ranger: Custom keybindings and options for the Ranger file manager.
  • Tmux: Configuration for Tmux, a terminal multiplexer.
  • Tmuxinator: YAML configuration files for Tmuxinator, a session manager for Tmux.

Contributing

Contributions to this repository are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This repository is licensed under the MIT License. Please review the license file for more information.


By Santiago Pereda