Igorvisi Dotfiles Save

@igorvisi commands line life 😎

Project README

~/.dotfiles

This repo contains my personal dotfiles. I copy stuffs from several people and I personalize those to go better with my workflow. I remain open to any improvement ! And you are free to clone and to adapte to your sauce.

My setup

OS:

  • MacOS for most of things
  • Linux (Ubuntu) for servers/tinkering

Tools:

Link to my /uses page

Aliases and function

  • dotfiles/shell/aliases
  • dotfiles/shell/functions

Installation

Good to know beforehand, I use :

  • dotbot to manage my dotfiles.
  • sheldon to manage shell plugin.
  • mackup to backup most of conf.
  • eza as a ls remplacement.
  • bat as a cat remplacement.
  • neovim instead of vim.
  • jetbrains-mono a open source font for developers.
  • starship a minimal, blazing-fast, and infinitely customizable prompt for any shell!

Clone and configure env variables

git clone https://github.com/igorvisi/dotfiles ~/.dotfiles

Configure according to you ~/.dotfiles/shell/global ~/.gitconfig.local

Install conf.

cd ~/.dotfiles

# Change conf
vim shell/global apps/git/.gitconfig.local
chmod +x install

# First install for the CLI
./install

## Desktop
# You can install for Linux Desktop
./install install.linux.yaml
# Or You can install for MacOS
./install install.macos.yaml

## Install my minimal setups apps
# For linux
./linux/install.sh
# For macOS
./macos/install.sh
Open Source Agenda is not affiliated with "Igorvisi Dotfiles" Project. README Source: igorvisi/dotfiles

Open Source Agenda Badge

Open Source Agenda Rating