diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-01 20:27:39 +0100 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-01 20:27:39 +0100 |
commit | d3a5ddb4189ef7c04df0cc47a0f9642b23292d2d (patch) | |
tree | 14264483e4d2e6481abc74feea6d9cbcae3666d1 /eshell | |
parent | dabaff03992c102c395314629f63ce93a2c1bd3a (diff) |
added magit and other general configs
Diffstat (limited to 'eshell')
-rw-r--r-- | eshell/history | 4 | ||||
-rw-r--r-- | eshell/lastdir | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/eshell/history b/eshell/history index 99b239e..a6bddec 100644 --- a/eshell/history +++ b/eshell/history @@ -45,3 +45,7 @@ python hash.py python hash.py python hash.py python hash.py +neofetch +cd +clear +date diff --git a/eshell/lastdir b/eshell/lastdir new file mode 100644 index 0000000..77c812a --- /dev/null +++ b/eshell/lastdir @@ -0,0 +1,2 @@ +/home/thing1/.local/share/Steam/ubuntu12_64 +/home/thing1 |