Skip to content

alrapal/.my_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration Repository

This is my personal configuration repository. I am a MacOS user so it is currently only supporting MacOS.

It allows me to have a development environment up and running, as well as my main applications installed by running a single setup.sh script.

setup.sh

These are the different steps the script currently supports:

Steps
Install Xcode command line tools
Install Homebrew
Install Application from the Brewfile
Creates simlink for the different configurations

For a list of all Applications, refer to the Brewfile.

IDEs

2 IDEs are installed:

  • Neovim (more information on the plugins and shortcuts available following the link)
  • Visual Studio Code

Plugins for VScode are as well installed.

Supported Programming languages

TODO:table

Zsh configuration

TODO:explanation

Installation

Before installing, change the name and email in the .gitconfig file with your own.

Open a terminal and run the following command

git clone [email protected]:alrapal/.my_configs.git ~
cd ~/.my_configs
sh setup.sh

This will clone this repository in the ~ directory and process to the installation.

About

Configuration for Neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors