oguzhanogreden / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Organised by rcm.

Requirements

  • zsh, ohmyzsh
  • vim, vundle

Setup Reminder:

  • If you'll use conda, you'll need to be careful around conda init zsh since it will try to write to ~/.zshrc. While rcm will take care of symlinks, you don't know how symlinks work ;)
  • At the moment my work credentials are stored in plain text, therefore not secure. To prevent disaster, ~/.zshrc sources a ~/.sh_variables. You need to create this manually.

Usage Reminder

rcm is really well documented. However this procedure is repeated only once in a while, in my experience. Therefore the reminder below:

  1. Install rcm.
  2. Clone git repository.
  3. Run rcup -x README.md -x worksapce.code-workspace

macOS

  • Install gnu-sed: https://formulae.brew.sh/formula/gnu-sed

About


Languages

Language:Shell 60.8%Language:TypeScript 26.6%Language:Vim Script 7.1%Language:Python 5.5%