1
1
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:
juan 2021-10-10 09:50:43 +08:00
parent 86e3c34ee2
commit b0a877a71b
2 changed files with 1 additions and 25 deletions

2
.zshrc
View File

@ -142,7 +142,7 @@ alias grep='grep --color=auto'
alias info="info --vi-keys" alias info="info --vi-keys"
alias ip='ip -color=auto' alias ip='ip -color=auto'
alias la='ls -a --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 ls='ls --color=auto'
alias nya='doas' alias nya='doas'
alias p='python' alias p='python'

View File

@ -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)