Table of Contents
❕ TODO : Describe the philosophy of the config
- MacOS running on M1 Pro Macbook Pro
- Asahi Linux available in dual-boot
- Dual-boot KDE Linux - Windows 11 running on a custom build
- WezTerm - Powerful cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
- zsh - Shell extending default bash
- nu - A new type of shell
- zoxide Smarter cd command, inspired by z and autojump
- bat - A
cat
clone with wings - eza - A modern, maintained replacement for ls
- btop - A monitor of resources
- brew - The Missing Package Manager for macOS (or Linux)
- fzf - A general-purpose command-line fuzzy finder
- pokemon-colorscript - A script to print out images of pokemon to the terminal
- p10k - A theme for Zsh emphasizing on speed, flexibility and out-of-the-box experience
- oh-my-zsh - Oh My Zsh is an open source, community-driven framework for managing your zsh configuration
- neovim - A project that seeks to aggressively refactor Vim in order to
- Zed - A high-performance, multiplayer code editor
- Sublime Text - Text editing, done right
- VSCodium - Completely open source build of the Microsoft editor
- Go
- C
- C#
- lua
- JavaScript & TypeScript
- Rust
The overall installation logic relies on task. That includes the installation of different tools and the transfering of config files.
❕ TODO: Add different libraries and programs used in the config.
❕ TODO : Add indications about the task setup.
❕ TODO : Add some indications for common shortcuts
This is obviously a personal project, but if you ever feel the need for help I will be happy to support with the tools listed here to the best of my knowledge.
You can reach out to me at one of the following places:
- GitHub issues
- Contact options listed on my GitHub profile
If you want to say thank you or/and support active development of dotfiles:
- Add a GitHub Star to the project.
- Tweet about the dotfiles.
This project is licensed under the GNU General Public License v3.
See LICENSE for more information.
Thanks to all the marvellous tools that enabled this forever ongoing project.
logo by jglovier
README template by dec0dOS