mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: cc alias for wl-copy
This commit is contained in:
parent
f195a628cf
commit
c13911c865
2 changed files with 2 additions and 1 deletions
|
|
@ -27,6 +27,7 @@
|
|||
lt = "eza -las modified --total-size";
|
||||
boot-diff = "nix store diff-closures /run/*-system";
|
||||
gen-diff = "nix profile diff-closures --profile /nix/var/nix/profiles/system";
|
||||
cc = "wl-copy";
|
||||
}
|
||||
config.swarselsystems.shellAliases;
|
||||
autosuggestion.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue