@Jonshu Posted July 21, 2023 Report Share Posted July 21, 2023 predefiniowane palety kolorów które można zatosować do emulatorów Terminala, edytorów/IDE itp.https://themer.dev/ 1 Link to comment
@SeeM Posted July 29, 2023 Report Share Posted July 29, 2023 A ja ze swojej strony polecam zrobić: $ dircolors -p > ~/.dircolors $ vim ~/.dircolors potem dodać do ~/.bashrc linijkę: eval $(dircolors -b ~/.dircolors) i "przemalować" sobie w ten sposób katalogi w terminalu. 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now