mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Update: added correct links to readme.
This commit is contained in:
@@ -14,9 +14,9 @@ This is the third version of my dotfiles, as I gain more experience I am able to
|
||||
|
||||
**However, if you want to check older version see [v2 branch](https://github.com/Keyitdev/dotfiles/tree/v2).**
|
||||
|
||||

|
||||

|
||||
|
||||
### [Watch viedo demo here]()
|
||||
### [Watch viedo demo here](https://youtu.be/tSreyGcCMB4)
|
||||
|
||||
[](https://github.com/Keyitdev/dotfiles/stargazers)
|
||||
[](https://github.com/Keyitdev/dotfiles/network/members)
|
||||
@@ -79,17 +79,17 @@ Detailed information and dependencies
|
||||
|
||||
|neofetch|vsc & ncmpcpp & cava|
|
||||
|-|-|
|
||||
|||
|
||||
|||
|
||||
|rofi & dunst|nemo & nvim & ranger|
|
||||
|||
|
||||
|||
|
||||
|i3lock-color|sddm|
|
||||
|||
|
||||
|||
|
||||
|
||||
## Installation
|
||||
|
||||
### Using install script
|
||||
|
||||
Clone the repository
|
||||
Clone the repository.
|
||||
```sh
|
||||
git clone -b v3 --depth 1 https://www.github.com/keyitdev/dotfiles.git
|
||||
cd dotfiles
|
||||
@@ -99,12 +99,12 @@ chmod +x install-on-arch.sh
|
||||
|
||||
### Manual Installation
|
||||
|
||||
1. Clone this repository
|
||||
1. Clone this repository.
|
||||
```sh
|
||||
git clone -b v3 --depth 1 https://www.github.com/keyitdev/dotfiles.git
|
||||
```
|
||||
|
||||
2. Install an AUR helper (for example, `yay` in `"$HOME"/.srcs`)
|
||||
2. Install an AUR helper (for example, `yay` in `"$HOME"/.srcs`).
|
||||
```sh
|
||||
git clone https://aur.archlinux.org/yay.git "$HOME"/.srcs/yay
|
||||
cd "$HOME"/.srcs/yay/ && makepkg -si
|
||||
@@ -219,7 +219,7 @@ Note: `Win` refers to the `Super/Mod` key.
|
||||
|
||||
## Support and Thankies
|
||||
|
||||
You can support me simply by dropping a **star** on **[github]()** or giving a **subscription** on **[YouTube]()**.
|
||||
You can support me simply by dropping a **star** on **[github](https://github.com/Keyitdev/dotfiles/tree/v3)** or giving a **subscription** on **[YouTube](http://www.youtube.com/channel/UCVoGVyAP2sHPQyegwBMJKyQ?sub_confirmation=1)**.
|
||||
|
||||
<!-- If you enjoyed it and would like to show your appreciation, you can **tip** using **[kofi]()** or **[paypal]()**. -->
|
||||
|
||||
@@ -232,7 +232,7 @@ Thanks to all contributors! :D
|
||||
## Contributions
|
||||
|
||||
Feel free to create issue or pull request.
|
||||
If you need any help, you can ask questions here on **[discussions](https://github.com/Keyitdev/dotfiles/discussions/categories/q-a)** or contact me on **[discord]()** / **[matrix]()**.
|
||||
If you need any help, you can ask questions here on **[discussions](https://github.com/Keyitdev/dotfiles/discussions/categories/q-a)** or contact me on **[discord](https://discord.com/users/908702082578665474)** / **[reddit](https://www.reddit.com/user/Keyitdev)**.
|
||||
|
||||
Distributed under the **[GPLv3+](https://www.gnu.org/licenses/gpl-3.0.html) License**.
|
||||
Copyright (C) 2022 Keyitdev.
|
||||
Reference in New Issue
Block a user