mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
chore: nushell do not use history.txt now
This commit is contained in:
@@ -295,12 +295,6 @@ in {
|
||||
file = ".wakatime.cfg";
|
||||
how = "symlink";
|
||||
}
|
||||
{
|
||||
file = ".config/nushell/history.txt";
|
||||
how = "symlink";
|
||||
# create parent directory automatically
|
||||
configureParent = true;
|
||||
}
|
||||
{
|
||||
file = ".config/zoomus.conf";
|
||||
how = "symlink";
|
||||
|
||||
Reference in New Issue
Block a user