# dotfiles **Repository Path**: iandol/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: dotfiles - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-09 - **Last Updated**: 2024-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dot Files I work on macOS / Ubuntu / Raspberry Pi OS, so need to tweka for each. My preferred shell is [Elvish](https://elv.sh) — with a fallback to zsh. Elvish is a simple and elegant shell programming language, much easier with far less legacy complexity and cruft compared to zsh or bash. For Elvish I use the [Starship](https://starship.rs) prompt, and [Carapace]() for command completion. I manage Ruby and Python with `rbenv` and `pyenv` respectively. I probably should use `asdf` but no time to try ti... My preferred terminal is [Kitty](https://sw.kovidgoyal.net/kitty/overview/). I use [nvim](https://neovim.io) for most editing in the terminal, but basically treat it like vim.