From ac940115366bae51bb232b46ffa98ec00ffa6c14 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sun, 21 Feb 2021 15:02:27 +0100 Subject: changed font and added stuff to the README --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b847d1..69025ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,26 @@ # Dotfiles +A living document... + +## Nerd Fonts + +``` +git clone https://github.com/ryanoasis/nerd-fonts + +./nerd-fonts/install.sh + +# If they don't show up +fc-cache -r + +# Try finding Space Mono + +fc-match "Space Mono Nerd Font" + +# If installed correctly should return a match. + +``` + + ## Lazy @@ -11,8 +32,11 @@ https://github.com/jesseduffield/lazydocker https://github.com/jesseduffield/lazygit +## Tmux - +``` +git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm +``` ## NCDU -- cgit v1.2.3-70-g09d2