mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 11:51:50 +08:00
I dont need readme anymore
This commit is contained in:
parent
86e3c34ee2
commit
b0a877a71b
2
.zshrc
2
.zshrc
@ -142,7 +142,7 @@ alias grep='grep --color=auto'
|
||||
alias info="info --vi-keys"
|
||||
alias ip='ip -color=auto'
|
||||
alias la='ls -a --color=auto'
|
||||
alias ll='ls -l --color=auto'
|
||||
alias ll='ls -l --color=auto --human-readable'
|
||||
alias ls='ls --color=auto'
|
||||
alias nya='doas'
|
||||
alias p='python'
|
||||
|
24
README.md
24
README.md
@ -1,24 +0,0 @@
|
||||
# dotfiles
|
||||
|
||||
my dotfiles for an Arch Linux desktop and a Gentoo laptop
|
||||
|
||||
## Softwares
|
||||
|
||||
- Sway - WM
|
||||
- Firefox - I built from source with wayland support
|
||||
- kitty - terminal emulator
|
||||
- beets - music library management
|
||||
- mpd - music server
|
||||
- ncmpcpp - music player
|
||||
- neovim with VimPlug - text editor and a lightweight plugin manager
|
||||
- wofi - wayland native app launcher
|
||||
- zsh with zinit - a shell and a fast plugin framework
|
||||
- wob - bar in wayland
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Sway
|
||||
|
||||
![windows](https://user-images.githubusercontent.com/72336775/122357027-def01800-cf42-11eb-82f9-3d08ea86317a.png)
|
||||
|
||||
![background](https://user-images.githubusercontent.com/72336775/122357052-e3b4cc00-cf42-11eb-902e-0337852f885e.png)
|
Loading…
Reference in New Issue
Block a user