23 Commits

Author SHA1 Message Date
6b15442c3f remove automatic screen title from .bash_aliases 2025-01-02 15:10:03 +01:00
24721f07cb move automatic screen title to README (.bashrc) 2025-01-02 15:09:23 +01:00
34e341b224 use alias st automatically if inside screen 2025-01-02 14:55:03 +01:00
c511042ca2 bash_aliases: add custom prompt to cssh?
requires testing ...
2025-01-02 13:07:22 +01:00
2f1fdf4e3e bash_aliases: st (screen title)
use st to set the title of the current GNU screen window to username@hostname
2025-01-02 13:06:17 +01:00
69d2c05208 bash_aliases: ls -color=auto
add some color to my bash life ...
2025-01-02 12:41:38 +01:00
b015986f0a Update README.md 2025-01-01 21:34:24 +01:00
1dc50b771a Update README.md 2025-01-01 21:33:24 +01:00
dac6dc2e7d add dflocal to list local-only filesystems 2024-07-22 10:42:29 +02:00
89d2efdc74 add -x arg to du in function dush
so it does not traverse into other filesystems - makes no sense for the intended use
2024-07-05 08:56:23 +02:00
678137502d add upgrade function to make apt-fast optional 2024-06-19 10:37:25 +02:00
e33a08e4f6 add screenrc
tried and tested!
2024-01-06 17:39:54 +01:00
ddab650076 Merge branch 'main' of https://git.ip.spezi.it/Spezi/dotfiles into main 2024-01-06 17:39:14 +01:00
f50d4b3abe add vimrc
F5 = reload
F6 = remove trailing spaces :)
2024-01-06 17:38:49 +01:00
5694212d33 README: Download bash_aliases to a dotfile 2024-01-06 17:32:03 +01:00
2b2722d897 add cssh command
auto download and apply bash_aliases on server
2024-01-06 17:30:24 +01:00
78d20f7056 Add auto-load to README 2024-01-01 14:29:24 +01:00
c2dcdfad7b explicitly reload bash_aliases ...
... instead of hoping on bashrc
2024-01-01 14:20:52 +01:00
fbfbaa6a0c fix spaces in directory in dush function 2024-01-01 14:18:05 +01:00
6d51e729b5 add function dush to bash_aliases 2023-12-28 01:11:35 +01:00
b7856e3e8f Add bash_aliases 2023-12-28 01:04:02 +01:00
13bc31b2d0 Update README 2023-12-28 00:21:48 +01:00
27c6c46aec Initial commit 2023-12-28 00:19:48 +01:00