Commit graph

1131 commits

Author SHA1 Message Date
Jakobus Schürz
155d82a228 change output reorganisation of calls 2023-02-18 21:20:18 +01:00
Jakobus Schürz
94c9a30871 add safedir * 2023-02-15 22:20:41 +01:00
Jakobus Schürz
d25706279d update submodules 2023-02-15 14:53:31 +01:00
Jakobus Schürz
9b5d3853ea update tpm 2023-02-14 10:38:55 +01:00
Jakobus Schürz
1a2ca33dec submodules updated
* fzf
* vim-fugitive
2023-02-14 10:36:44 +01:00
Jakobus Schürz
408670ca04 change from backup.vpn to backup 2023-02-14 08:50:10 +01:00
Jakobus Schürz
988d59bf2c use command -v instead of which 2023-02-14 04:38:42 +01:00
Jakobus Schürz
f2841408f8 add default-shell and default-command for loginsh 2023-02-14 04:38:15 +01:00
Jakobus Schürz
41610b824c read local ~/.bash_aliases 2023-02-09 10:19:51 +01:00
Jakobus Schürz
0a7aa02029 update plugins for vim and tmux 2023-02-07 00:44:13 +01:00
Jakobus Schürz
7e6d33bc88 add --remote to update in git submodules 2023-02-07 00:43:48 +01:00
Jakobus Schürz
483e3b804e add aliases for ansible playbook 2023-02-06 04:28:21 +01:00
Jakobus Schürz
9e2cb99b4f move signpubkey to own repo ssh-ca 2023-02-04 23:55:25 +01:00
Jakobus Schürz
54863127a7 add new filter function to git
https://github.com/newren/git-filter-repo/releases/download/v2.38.0/git-filter-repo-2.38.0.tar.xz
2023-02-02 10:41:25 +01:00
Jakobus Schürz
12af2107dc change default remote name from gitea to origin 2023-02-02 02:54:49 +01:00
Jakobus Schürz
1e4f8a5603 Merge remote-tracking branch 'bmi/master' 2023-01-27 16:46:08 +01:00
Jakobus Schürz
e5c3674bbb change ControlMaster 2023-01-27 16:45:15 +01:00
Jakobus Schürz
cd84947a94 remove output when Session "User" not exist 2023-01-27 16:45:15 +01:00
Jakobus Schürz
354ed21889 set pushurl from pullurl when configured 2023-01-27 16:45:15 +01:00
Jakobus Schürz
e733d4cce0 move and introduce new defaults 2023-01-27 16:44:04 +01:00
Jakobus Schürz
60dd36b807 change ControlMaster 2023-01-27 16:43:30 +01:00
Jakobus Schürz
28aabb649e remove output when Session "User" not exist 2023-01-27 16:42:52 +01:00
Jakobus Schürz
d4516a55a6 set pushurl from pullurl when configured 2023-01-23 08:30:31 +01:00
Jakobus Schürz
ef7b6059ca move and introduce new defaults 2023-01-20 21:51:12 +01:00
Jakobus Schürz
7f747743c6 remove BASH in sudo 2023-01-20 09:56:04 +01:00
Jakobus Schürz
e3b72eb975 add SSH_CONNECTION to greet-string 2023-01-20 09:54:35 +01:00
Jakobus Schürz
13bf8e8458 make setgitremote configurable with defaults too 2023-01-19 10:09:36 +01:00
Jakobus Schürz
d96652835b unset BASH for sudo until better solution
function sudo needs parsing
2023-01-19 09:16:58 +01:00
Jakobus Schürz
3fea151851 set default branch for init as master 2023-01-19 09:16:44 +01:00
Jakobus Schürz
45bea66688 Merge branch 'master' of https://git.schuerz.at/jakob/myshellconfig 2023-01-11 16:55:44 +01:00
Jakobus Schürz
77b2b8679c add vi rcfiles as function 2023-01-11 16:54:46 +01:00
Jakobus Schürz
febd54d354 improve sudo for sshs 2023-01-11 09:47:46 +01:00
Jakobus Schürz
00b53afabb comment create symlink 2023-01-09 08:21:39 +01:00
Jakobus Schürz
5a89e94ccc update submodules 2023-01-09 08:21:39 +01:00
Jakobus Schürz
3651670d0c change default values 2023-01-09 08:21:39 +01:00
Jakobus Schürz
b823bcd76f update submodules 2023-01-09 08:21:39 +01:00
Jakobus Schürz
3384f79c62 add -c to bash with --rcfile 2022-12-24 06:59:53 +01:00
Jakobus Schürz
707bb6e2d6 add shlvl 2022-12-24 06:35:08 +01:00
Jakobus Schürz
8ed12af485 add debug 2022-12-24 06:32:57 +01:00
Jakobus Schürz
7446ec1f7a add debug 2022-12-24 06:21:40 +01:00
Jakobus Schürz
cd6460a5e4 add debug 2022-12-24 06:12:55 +01:00
Jakobus Schürz
3e7e995815 add output 2022-12-05 00:12:17 +01:00
Jakobus Schürz
08b9b73006 add alias to stop xxx 2022-12-02 22:13:13 +01:00
Jakobus Schürz
3712a37631 change url from gitea to git 2022-11-22 03:01:07 +01:00
Jakobus Schürz
66d7bf5263 fix sudo when sshs to other server
when myshellconfig is configured for root and you logged in via sshs,
sudo does not work correctly.

not it takes the temporary bashrc for sshs also for sudo
2022-11-16 11:36:09 +01:00
Jakobus Schürz
64025490e1 change sudo 2022-11-16 00:14:58 +01:00
Jakobus Schürz
aaca6d139a add function to set new git-url 2022-11-15 23:55:36 +01:00
Jakobus Schürz
a1d0f01ecc add function to set new git-url 2022-11-15 23:52:51 +01:00
Jakobus Schürz
fef455160b defince GIT_MSC in create_symlinks 2022-11-13 07:29:03 +01:00
Jakobus Schürz
76634847f7 add remote, when configure a new server 2022-11-09 12:56:01 +01:00