Skip to content

Commit da5ec2d

Browse files
authored
Add powerline fonts to the README
1 parent a46eae7 commit da5ec2d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ Setup dev machines using ansible.
1818

1919
## Tasks
2020

21-
- Creates a user (default: `musicallyut`) on the remote machine and ensure that the user can `sudo` without any passwords.
21+
- Create a user (default: `musicallyut`) on the remote machine and ensure that the user can `sudo` without any passwords.
2222
- Copy over the ssh key to allow me to log into the remote machine easily.
2323
- Install various packages on the remote machine: `git`, `vim`, `tmux`, `htop`, etc.
24-
- Copy over all the dotfiles to the remote machine, and setup [`z.sh`](https://github.com/rupa/z).
24+
- Copy over all the dotfiles to the remote machine, and setup [`z`](https://github.com/rupa/z).
2525
- Install the `vim` plugins using `vim-plug`.
26+
- Install [`powerline-fonts`](https://github.com/powerline/fonts) on the machine.
2627
- Set up `nvm` and install Node version 12.
2728
- Download `miniconda` and extract it.
2829

0 commit comments

Comments
 (0)