Skip to content

bartekmaraszek/configs

Repository files navigation

## HOW TO SET UP WINDOWS WSL PROMPT

- See a tutorial here:
    - https://www.youtube.com/watch?v=VT2L1SXFq9U
- Intall:
    - WSL
    - zsh
    - ohmyzsh
    - oh-my-posh
- Config:
    - Copy .zshrc file from configs to your home directory:
    - `cp .zshrc ~/.zshrc`

## CONTENTS

.bashrc
.gitconfig
.tmux.conf
.vim/
.vimrc
.vrapperrc

All go into the home folder e.g. /home/bartek

.vim/ contains all the vim plugins and theme files

.vrapperrc is a config file for "vrapper" which is an Eclipse plugin.

.tmux.conf is config file for tmux, a terminal multiplexer. It has to be installed separately.
Donwload: http://tmux.sourceforge.net/
How to use tips: http://robots.thoughtbot.com/a-tmux-crash-course

Eclipse preferences include key bindings.
In order to import them, go to:
File --> Import... --> General --> Preferences

About

config files to commonly used programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published