Skip to content

Some useful files from my home directory

Notifications You must be signed in to change notification settings

andrek-data-axle/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are a few of my files from my home directory.

Normally hidden files have the . removed.

oh-my-zsh

install oh-my-zsh in ~/oh-my-zsh you will also need to recreate .zshrc_aws with aws credentials

ln -s ~/platform/dotfiles/zshrc ~/.zshrc

vim/nvim

You must run both of those commands if you want to use nvim and vim. For nvim:

ln -s ~/platform/dotfiles/init.vim ~/.config/nvim/init.vim

For vim:

ln -s ~/platform/dotfiles/vimrc ~/.vimrc

vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

powerline fonts

Install powerline fonts from github: https://github.com/powerline/fonts

About

Some useful files from my home directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 58.7%
  • Shell 40.4%
  • Other 0.9%