Skip to content

pinelibg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinelibg's dotfiles

Lint files Test install License: MIT

This repository contains my personal configuration files for shells and editors.

Features

  • creates symbolic links of configuration files from home directory (install.sh)
  • runs on Linux and macOS
  • contains settings for
    • Bash (shell)
    • Zsh (shell)
    • Neovim (editor)

Install

To use it, run the following commands in the terminal.

git clone https://github.com/pinelibg/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

Licence

The code is available under the MIT license. See the LICENSE.txt file for more information.

Releases

No releases published

Packages

No packages published