Skip to content

This is my growing configuration for command line tools and development used on osx, wsl2, archlinux, android termux, and debian shells

Notifications You must be signed in to change notification settings

zeachco/dotfiles

Repository files navigation

Install

Clone and run

git clone git@github.com:zeachco/dotfiles.git ~/dotfiles && bash ~/dotfiles/setup.sh

If you don't have git installed, just download the zip and unpack into your ~/ it will also install and setup git

Update setup

you can just run dotfiles_update and it will reapply all changes and remove deprecated configs if any

Ubuntu special case

For ubuntu, it also installs omakub it's just too good to ignore, other OS manually installs the good parts of omakub that I want there like zellij, nvim, sh utils configs

Supports

  • linux debian/arch based (with apt-get such as Ubuntu)
  • linux debian/arch based (with pacman such as Manjaroo)
  • maxos (with xcode)
  • spin cloud debian-based server
  • extensible by profile

Includes

Programing languages

Uses mise and devbox to control all envs for python, node, rust, go, etc...

Tools

  • git config (auto config with email / name / rebase merge mode and vim editor)
  • git aliases (ie gco and git co for git checkout) git aliases print the real command
  • lunarvim (text editor)
  • neovim (text editor)
  • ligature nerd fonts
  • fzf (fast file searching)
  • zellij (terminal multiplexer with session and workspace management)
  • g++ compiler

bash functions

  • ipp - public ip print
  • ipl - local ip print

About

This is my growing configuration for command line tools and development used on osx, wsl2, archlinux, android termux, and debian shells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •