Merge branch 'master' of https://gitlab.com/marty-oehme/dotfiles
This commit is contained in:
commit
ed42ed0fce
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ To get started two steps are necessary:
|
||||||
1. install git & zsh if not already installed on your machine (should often already be available)
|
1. install git & zsh if not already installed on your machine (should often already be available)
|
||||||
1. run `chsh -s /bin/zsh` to switch the shell to zsh
|
1. run `chsh -s /bin/zsh` to switch the shell to zsh
|
||||||
1. go to home directory & run `git clone https://gitlab.com/marty-oehme/dotfiles.git df && cp -rf df/.git ~/ && rm -rf df && cd ~ && git checkout -f master`
|
1. go to home directory & run `git clone https://gitlab.com/marty-oehme/dotfiles.git df && cp -rf df/.git ~/ && rm -rf df && cd ~ && git checkout -f master`
|
||||||
|
1. install tmux (or remove the corresponding tmux config entries)
|
||||||
|
1. install a powerline compatible font (nerdfont patched fira code is what I use)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue