Skip to content

Madjakul/dotfiles

Repository files navigation

Dotfiles

My development environment files. Gruvbox-themed, using zsh and tmux.

Easy Installation

bash <(curl -fsSL https://raw.githubusercontent.com/Madjakul/dotfiles/refs/heads/main/install.ubuntu.sh)

Manual Installation

Requirements

To make this work, you need to have the following installed:

Make sure to remove any previous symlinks before running the following commands. Run the following commands:

stow [folder]

Where [folder] is the name of the folder you want to install.

I use Kitty as my terminal emulator. You can change this to your preferred terminal emulator, as long as you use Z shell.

Setup requires

Relevant Files

I use Oh My Posh as my prompt engine. You can change this to your preferred prompt engine.

Relevant Files

I use a gruvbox-themed Rofi to switch between windows and launch applications.

Use Ctrl + Alt + R to toggle Rofi.

Relevant Files

Setup requires

Relevant Files

GitHub Copilot's auto-complete is mapped to Alt + Enter, while any other auto-complete is mapped to Tab.

Debugger is mapped to Leaderbt (to place a breakpoint) and Leaderbc (to start debugging).

Setup requires

Relevant Files

Zsh config file.

Setup requires

Relevant Files

Acknowledgements

My config files are based of off the following works:

About

Dev environment files.

Topics

Resources

Stars

Watchers

Forks