-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleaning up dead links, reorganisation
- Loading branch information
Showing
20 changed files
with
83 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,8 @@ When researching on how to set up an email system with a custom domain, I discov | |
4. Change your name and signature to what you want it to be | ||
|
||
![Image](https://i.jakefarrell.ie/u/jYkUBf.png) | ||
5. If you want a custom signature like the one shown, you can contact me and I'll make one for you | ||
|
||
5. If you want a custom signature like the one shown, just let me know and I'll make one for you | ||
6. Click `Save` at the bottom of the page and you're done! | ||
|
||
<table cellpadding="0" cellspacing="0" border="0" role="presentation" style="margin: 0px; border-spacing: 0px !important; border-collapse: collapse;" class="wrapper" width="550" data-v-2b014496=""><tbody><tr><td><table cellpadding="0" cellspacing="0" border="0" role="presentation" style="margin: 0px; border-spacing: 0px !important; border-collapse: collapse;" class="wrapper" width="auto"><tbody><tr><td valign="top" style="padding: 0px !important;"><table cellpadding="0" cellspacing="0" border="0" role="presentation" style="margin: 0px; border-spacing: 0px !important; border-collapse: collapse;" class="wrapper" width="auto"><tbody><tr><td style="padding: 0px !important;"><table cellpadding="0" cellspacing="0" border="0" style="margin: 0px; border-collapse: collapse; border-spacing: 0px !important;" role="presentation" data-v-462f1537=""><tbody data-v-462f1537=""><tr data-v-462f1537=""><td style="padding: 0px 10px 0px 0px !important;" data-v-462f1537=""><img width="120" src="https://i.imgur.com/DtVinyG.png" style="width: 120px; border-radius: 0px; display: block;" border="0" alt="avatar" data-v-462f1537=""></td></tr></tbody></table></td></tr><!----></tbody></table></td><td valign="top" width="100%" style="padding: 0px !important;"><table cellpadding="0" cellspacing="0" border="0" role="presentation" style="margin: 0px; border-spacing: 0px !important; border-collapse: collapse;" class="wrapper" width="auto"><tbody><tr style="font-weight: 600;"><td valign="top" style="padding: 0px !important; font-size: 0px;"><p style="font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin: 0px; line-height: 150%; display: block;"><!----><!----><!----><!----><span style="color: rgb(64, 158, 255); font-weight: 600;">Jake Farrell</span></p></td></tr><tr><td valign="top" style="padding: 0px 0px 5px !important; font-size: 0px;"><p style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0px; line-height: 150%;"><span><!----><!----><!----><!----><span style="color: rgb(0, 0, 0);">Media Production Society</span></span><span><span style="padding: 0px;"> </span><!----><!----><!----><span style="color: rgb(0, 0, 0);">Webmaster</span></span></p><!----></td></tr><tr><td valign="top" style="padding: 0px !important; font-size: 0px;"><p style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0px; line-height: 150%; display: block;"><span style="padding-right: 0px; font-weight: 600; color: rgb(64, 158, 255);" v-bind="[object Object]">Website: </span><a style="text-decoration: none !important; color: rgb(1, 1, 1);" href="https://www.dcumps.ie">www.dcumps.ie</a><!----><!----><!----></p></td></tr><tr><td valign="top" style="padding: 0px !important; font-size: 0px;"><p style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0px; line-height: 150%; display: block;"><span style="padding-right: 0px; font-weight: 600; color: rgb(64, 158, 255);" v-bind="[object Object]">Email: </span><!----><a style="text-decoration: none !important; color: rgb(1, 1, 1);" href="mailto:[email protected]">[email protected]</a><!----><!----></p></td></tr><tr><td valign="top" style="padding: 0px !important; font-size: 0px;"><!----></td></tr><tr><td style="padding: 2px 0px 0px !important;"><table cellpadding="0" cellspacing="0" role="presentation" style="font-size: 0px; border-collapse: collapse;"><tbody><tr></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
```bash | ||
HISTCONTROL=ignoreboth:erasedups | ||
|
||
alias ll='ls -l' | ||
alias ltr='ls -ltr' | ||
|
||
alias p='python3' | ||
alias e='einstein' | ||
alias n='nano' | ||
alias h='history' | ||
alias pl='prolog' | ||
alias cdo='cd "/mnt/c/Users/Jake/OneDrive - Dublin City University"' | ||
alias cdg='cd "/mnt/i/My Drive"' | ||
alias cdu='cd "/mnt/c/Users/Jake"' | ||
alias dcu='docker compose up -d' | ||
alias dcd='docker compose down' | ||
alias dcp='docker compose pull' | ||
alias dps='docker ps' | ||
alias dl='docker logs' | ||
alias dprune='docker system prune -a' | ||
alias dus='du | sort -n' | ||
alias docker-compose='docker compose' | ||
alias ducks='du -cks * | sort -rn | head' | ||
alias serv='cd ~/services' | ||
alias cupdate='sudo apt update && sudo apt full-upgrade -y' | ||
|
||
export NVM_DIR="$HOME/.nvm" | ||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" | ||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" | ||
``` |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mkdocs serve |