1
config/.config/nushell/.gitignore
vendored
Normal file
1
config/.config/nushell/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
history.txt
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
# Example Nushell Loginshell Config File
|
|
||||||
# - has to be as login.nu in the default config directory
|
|
||||||
# - will be sourced after config.nu and env.nu in case of nushell started as login shell
|
|
||||||
|
|
||||||
# just as an example for overwriting of an environment variable of env.nu
|
|
||||||
let-env PROMPT_INDICATOR = {|| "(LS)> " }
|
|
||||||
|
|
||||||
# Similar to env-path and config-path there is a variable containing the path to login.nu
|
|
||||||
echo $nu.loginshell-path
|
|
||||||
@@ -9,7 +9,7 @@ t:/home/tuan/Templates
|
|||||||
w:/home/tuan/workspace_l/home_lab/wiki
|
w:/home/tuan/workspace_l/home_lab/wiki
|
||||||
k:/home/tuan/.syncthing/Documents/Uni/Studium/2022_Sommersemester/Bachelorprojekt/Implement EFCF based on libAFL/git/foundry/evm/src/executor
|
k:/home/tuan/.syncthing/Documents/Uni/Studium/2022_Sommersemester/Bachelorprojekt/Implement EFCF based on libAFL/git/foundry/evm/src/executor
|
||||||
q:/home/tuan/Documents/Arbeit/Uni-DuE_NCS_SHK/04_-_Projekte/04-5G_IANA/02-gps
|
q:/home/tuan/Documents/Arbeit/Uni-DuE_NCS_SHK/04_-_Projekte/04-5G_IANA/02-gps
|
||||||
':/home/tuan/.syncthing/Documents/Uni/Studium/2022&2023_Wintersemester/Bachelorprojekt
|
':/home/tuan/.dotfiles/config/.config/nushell
|
||||||
e:/home/tuan/Documents/Uni/Studium/2022&2023_Wintersemester/Bachelorprojekt/LibAFL with EVM/Project/ethfuzz
|
e:/home/tuan/Documents/Uni/Studium/2022&2023_Wintersemester/Bachelorprojekt/LibAFL with EVM/Project/ethfuzz
|
||||||
s:/home/tuan/Pictures/Screenshots
|
s:/home/tuan/Pictures/Screenshots
|
||||||
v:/home/tuan/.aya01/Documents/Arbeit/Uni-DuE_NCS_SHK/04_-_Projekte/06-Server_Setup/ansible
|
v:/home/tuan/.aya01/Documents/Arbeit/Uni-DuE_NCS_SHK/04_-_Projekte/06-Server_Setup/ansible
|
||||||
|
|||||||
Reference in New Issue
Block a user