dpaez / dkfiles

dkfiles -> dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dkfiles

My humble doftiles 😅

Requirements

  • brew
  • python3
    • brew install python
    • brew install pip3
  • nvm
    • install latest LTS
  • iterm2
  • THEME: dracula

VIM

dkfiles all are about vim.

bash

Instructions

  1. clone the repo
  2. create the links
    1. ln -s ~/dkfiles/bash_profile ~/.bash_profile
    2. ln -s ~/dkfiles/profile ~/.profile
    3. ln -s ~/dkfiles/vimrc ~/.vimrc
    4. ln -s ~/dkfiles/vim ~/.vim

About

dkfiles -> dotfiles


Languages

Language:Vim Script 92.8%Language:Shell 7.2%