Commit for generation 90
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
BROWSER = "/nixbin/firefox";
|
||||
STARSHIP_CONFIG = /home/pagedmov/.config/starship/starship.toml;
|
||||
FZF_DEFAULT_COMMAND = "find $HOME \( -path \"$HOME/.steam\" -o -path \"$HOME/.mozilla\" -o -path \"$HOME/go\" \) -prune -o -type f -print";
|
||||
GIT_TOKEN = "$(cat supersecret/git-token)";
|
||||
};
|
||||
|
||||
shellAliases = {
|
||||
|
||||
Reference in New Issue
Block a user