updated readme and got read of vscode mentions..
This commit is contained in:
31
README.md
31
README.md
@@ -1,18 +1,6 @@
|
|||||||
# dotfiles
|
# dotfiles
|
||||||
|
|
||||||
A collection of configuration files meant to be used with GNU stow.
|
A collection of configuration files meant to be used with GNU stow, hence the directory structure.
|
||||||
|
|
||||||
|
|
||||||
## Todos
|
|
||||||
|
|
||||||
* fish (shell)
|
|
||||||
* fzf
|
|
||||||
* configure screen locker
|
|
||||||
* configure lock screen (probably i3lock)
|
|
||||||
* sway (wayland in general..)
|
|
||||||
* terminal emulators to keep in mind:
|
|
||||||
* `foot` (wayland exclusive)
|
|
||||||
* `zutty` very lightweight, does not support nerd fonts as of 2025-01-08
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@@ -27,10 +15,13 @@ A collection of configuration files meant to be used with GNU stow.
|
|||||||
* eza
|
* eza
|
||||||
* feh
|
* feh
|
||||||
* firefox
|
* firefox
|
||||||
|
* fzf
|
||||||
* git
|
* git
|
||||||
* ly
|
* ly
|
||||||
* maim
|
* maim
|
||||||
* man
|
* man
|
||||||
|
* neovim
|
||||||
|
* pandoc
|
||||||
* pavucontrol
|
* pavucontrol
|
||||||
* picom
|
* picom
|
||||||
* polybar
|
* polybar
|
||||||
@@ -44,7 +35,6 @@ A collection of configuration files meant to be used with GNU stow.
|
|||||||
|
|
||||||
AUR:
|
AUR:
|
||||||
* paru
|
* paru
|
||||||
* visual-studio-code-bin
|
|
||||||
|
|
||||||
|
|
||||||
### Getting the repository
|
### Getting the repository
|
||||||
@@ -73,3 +63,16 @@ for example
|
|||||||
stow alacritty
|
stow alacritty
|
||||||
```
|
```
|
||||||
It is important to execute this and similar commands in the root directory of the repository `~/dotfiles` unless you specify source and target locations manually.
|
It is important to execute this and similar commands in the root directory of the repository `~/dotfiles` unless you specify source and target locations manually.
|
||||||
|
|
||||||
|
|
||||||
|
## Todos
|
||||||
|
|
||||||
|
* fish (shell)
|
||||||
|
* configure screen locker
|
||||||
|
* configure lock screen (probably i3lock)
|
||||||
|
* sway (wayland in general..)
|
||||||
|
* terminal emulators to keep in mind:
|
||||||
|
* `foot` (wayland exclusive)
|
||||||
|
* `zutty` very lightweight, does not support nerd fonts as of 2025-01-08
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user