working on starship
This commit is contained in:
+335
-335
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1343,7 +1343,7 @@ This file sets up starship prompt
|
|||||||
# Here, we use `readFile` to include the file directly
|
# Here, we use `readFile` to include the file directly
|
||||||
configFile = "${./assets/system/conf/starship.toml}";
|
configFile = "${./assets/system/conf/starship.toml}";
|
||||||
};
|
};
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|||||||
@@ -39,5 +39,5 @@
|
|||||||
# Here, we use `readFile` to include the file directly
|
# Here, we use `readFile` to include the file directly
|
||||||
configFile = "${./assets/system/conf/starship.toml}";
|
configFile = "${./assets/system/conf/starship.toml}";
|
||||||
};
|
};
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user