Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peupeuv committed Apr 25, 2023
1 parent 60a1dbc commit d928225
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ This repository contains my personal configuration files, scripts, and settings
2. Create symbolic links for the configuration files:

<pre>

ln -s ~/dotfiles/starship.toml ~/.config/starship.toml

ln -s ~/dotfiles/vim/.vimrc ~/.vimrc

ln -s ~/dotfiles/tmux/.tmux.conf ~/.tmux.conf

</pre>
Repeat this process for other configuration files as needed.

Repeat this process for other configuration files as needed.

3. Install and configure the tools (Starship, Vim, Tmux, etc.) using your preferred method (manual installation, package manager, or an automation tool like Ansible).

Expand Down

0 comments on commit d928225

Please sign in to comment.