Skip to content

Commit 77d7948

Browse files
committed
Clean up
1 parent 81cc3cc commit 77d7948

13 files changed

Lines changed: 10 additions & 74 deletions
-167 KB
Binary file not shown.

programming-notes/general/production/deploy-django-azure.md renamed to programming-notes/general/deploy/deploy-django-azure.md

File renamed without changes.

programming-notes/general/production/deploy-django-heroku.md renamed to programming-notes/general/deploy/deploy-django-heroku.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

programming-notes/general/vscode.md

Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Windows terminal
22

3-
## Costumization
3+
## Customization
4+
45
- Windows Terminal themes - [windowsterminalthemes.dev](https://windowsterminalthemes.dev/)
56
- Oh My Posh - prompt theme engine - [ohmyposh.dev](https://ohmyposh.dev/)
67
- Starship - customizable prompt - [starship.rs](https://starship.rs/)
78

89
## References
10+
911
- [A guide to customising the Windows Terminal](https://freshman.tech/windows-terminal-guide/#change-the-default-profile)

programming-notes/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
A collection of programming notes, snippets and examples. By José Aniceto.
44

5-
[Click here to check the website](https://janiceto.github.io/programming-notes/)
5+
[Click for the website](https://janiceto.github.io/programming-notes/)
66

77
Below is a list of the most used pages.
88

9+
10+
## General
11+
12+
- [Ubuntu CLI cheat sheet](linux/linux-terminal-cheatsheet.md)
13+
914
## Python
1015

11-
- [Simple Machine Learning workflow](/python/ml-workflows)
12-
- [Scientific quality figures](/python/scientific-figures)
13-
- [Python packages and modules](/python/packages)
16+
- [Scientific quality figures](python/scientific-figures.md)

0 commit comments

Comments
 (0)