Skip to content

Commit

Permalink
Update sumodules and README
Browse files Browse the repository at this point in the history
  • Loading branch information
deathbeam committed Feb 4, 2024
1 parent 3e86449 commit aa97116
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,17 @@ It is simple, just use `make`
cd ~/.dotfiles
make

Most of my dotfiles are using [Terminus](http://terminus-font.sourceforge.net/)
font, so to make everything look correct, install it in both TrueType and bitmap
format.

## How to update?

You can just use Git:
Pull latest changes and run `make`:

cd ~/.dotfiles
git pull --rebase
make

## How to uninstall?

Just use makefile:
Just use `make`:

cd ~/.dotfiles
make uninstall
Expand Down

0 comments on commit aa97116

Please sign in to comment.