mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 16:13:42 +02:00
feat: copy path to clipboard alias
This commit is contained in:
parent
1049139f9d
commit
fbcd63d871
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ alias alist="alias"
|
||||||
alias fetch="neofetch"
|
alias fetch="neofetch"
|
||||||
|
|
||||||
alias wget-scrape="wget -m -k -K -E"
|
alias wget-scrape="wget -m -k -K -E"
|
||||||
|
alias pcp="pwd | wl-copy && echo 'Path : $(pwd) copied to clipboard !'"
|
||||||
|
|
||||||
alias grub-path="cd /etc/default"
|
alias grub-path="cd /etc/default"
|
||||||
alias findbin="whereis"
|
alias findbin="whereis"
|
||||||
|
|
Loading…
Add table
Reference in a new issue