fix eval warnings
This commit is contained in:
parent
d15920c908
commit
a880332346
6 changed files with 10 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
'';
|
||||
shellAliases = {
|
||||
"cd-gvfs" = "cd /run/user/$(id -u)/gvfs";
|
||||
"wlp-set" = "swww img --transition-type=grow --transition-duration=1";
|
||||
"wlp-set" = "awww img --transition-type=grow --transition-duration=1";
|
||||
"ssh" = "TERM=xterm-256color ssh";
|
||||
"cd" = "z";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue