mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
updated readmes
This commit is contained in:
parent
1105accfc9
commit
2bfc3f5cfd
2 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<h1 align="center">dotfiles</h1>
|
||||
|
||||

|
||||
--------------------------------
|
||||
|
||||
## System info
|
||||
- `OS` Arch linux
|
||||
|
|
@ -12,12 +13,13 @@
|
|||
|
||||
## Install dependencys
|
||||
```bash
|
||||
sudo pacman -S git alacritty neovim zsh ttf-jetbrains-mono
|
||||
sudo pacman -S git alacritty github-cli neovim tmux zsh ttf-jetbrains-mono
|
||||
yay -S visual-studio-code-bin
|
||||
```
|
||||
|
||||
## And install deps
|
||||
```bash
|
||||
git clone --recursive https://github.com/Smirnov-O/dotfiles .dotfiles
|
||||
git clone --recursive https://github.com/Smirnov-O/dotfiles ~/.dotfiles
|
||||
rcup rcrc && rcup
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
# VSCode
|
||||
|
||||

|
||||
---------------------------------
|
||||
|
||||
Install
|
||||
## Setup config
|
||||
```bash
|
||||
mv ~/vscode/settings.json ~/.config/Code/User
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue