/dotfiles

My dotfiles

Primary LanguageShellGNU General Public License v3.0GPL-3.0

DotFiles

This repo is for macos and linux only.

Setup

Ensure, you have installed:

  • (stow)[https://www.gnu.org/software/stow/]: Which is symlink farm manager
  • git: Is a distributed version-control system for tracking code changes
  • zsh: More pleasant shell experience
  • zim: Modular, customizable, and blazing fast Zsh framework
  • curl: A useful tool for fetching web content
  • direnv: Manage your environment variables by folder
  • powerline: Powerline fonts
  • helix: A post-modern modal text editor.
  • tmux: A multi-window terminal emulator
  • tpm: Tmux package manager
  • mise: A version manager for multiple programming langauges
  • wezterm: A GPU-accelerated cross-platform terminal emulator and multiplexer

Clone with:

git clone https://github.com:dark0dave/dotFiles.git

or use a mirror:

git clone https://gitlab.com:dark0dave/dotFiles.git

or another mirror

git clone https://git.sr.ht/~dark0dave/dotfiles

To install my dotfiles, use stow:

stow --target=$HOME */

Tmux first time startup

  • Press a + I (capital I, as in Install) to install the tmux plugin manager