Tmux, change copy command
This commit is contained in:
@@ -60,7 +60,10 @@ sudo pacman -S yay
|
||||
| =yay -S <package>= | Install |
|
||||
| =yay -Si <package>= | Get informations |
|
||||
| =yay -Rs <package>= | Uninstall |
|
||||
| =yay -Yc <package>= | Clean unneeded dependencies |
|
||||
| =yay -Yc= | Clean unneeded dependencies |
|
||||
|
||||
To check all installed packages:
|
||||
=pacman -Qq | fzf --preview 'pacman -Qil {}' --layout=reverse --bind 'enter:execute(pacman -Qil {} | less)'=
|
||||
|
||||
* Git Setup
|
||||
https://git-scm.com/
|
||||
|
||||
Reference in New Issue
Block a user