Commit Graph

68 Commits

Author SHA1 Message Date
Stefan Gaiselmann
1f4657d7c7 Changed PS1 creation to a more flexible solution.
- added color parameter
- used tput to set colors
- fixed missing escape sequences
2021-02-13 10:38:22 +01:00
Stefan Gaiselmann
78706726bf Renamed 'sshrc' to prompt, has no SSH logic inside. 2021-02-13 09:53:25 +01:00
Stefan Gaiselmann
f88ac53983 Moved some aliaes to correct file. 2021-02-06 20:19:30 +01:00
Stefan Gaiselmann
6524816618 Moved functions from sshrc file to functions. 2021-02-06 20:10:12 +01:00
Stefan Gaiselmann
42a979cac2 Added vi alias to vim if vim is available. 2021-02-03 15:32:33 +01:00
Stefan Gaiselmann
07be8b2242 Changed Materna colors to cyan. 2021-02-03 15:32:14 +01:00
Stefan Gaiselmann
0dfb90b672 Changed prompt color to "base01" (gray) for Materna Category. 2021-01-29 08:57:45 +01:00
Stefan Gaiselmann
e025a0cc72 Added check if find-agent is sourced and aliases to own scripts. 2021-01-28 12:56:59 +01:00
Stefan Gaiselmann
074d8f189a Added 'z.sh': https://github.com/rupa/z . 2021-01-25 20:36:04 +01:00
Stefan Gaiselmann
aa1caf8b71 Added AWS specific color for bash prompt. 2020-12-04 12:57:37 +01:00
Stefan Gaiselmann
7a99efad19 Extended .bashrc.d configuration. 2020-11-13 08:01:45 +01:00
FCD (uberspace)
0e7665b319 Added git alias 'gg' (git graph). 2020-11-11 11:18:52 +01:00
FCD (uberspace)
2d60f939ab Adjusted solarize color integration (bashrc.d). 2020-11-11 11:18:52 +01:00
FCD (ubersapce)
22776b8bdd Fixed wrong internal name for .sshrc. 2020-11-10 16:15:34 +01:00
FCD (ubersapce)
004b683ec3 Removed pushd, popd (raised errors on uberspace). 2020-11-10 16:13:54 +01:00
FCD (ubersapce)
84b71f01a2 Moved .sshrc to .bashrc.d directory. 2020-11-10 16:13:01 +01:00
FCD (ubersapce)
f964f2f060 Made basrc.d files executable. 2020-11-10 16:08:09 +01:00
Stefan Gaiselmann
0ff613926e Added .bashrc.d directory with initial alias and function for testing. 2020-11-10 15:56:21 +01:00