{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":648611576,"defaultBranch":"main","name":"prompt","ownerLogin":"hulryung","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-02T11:31:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4227217?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1685705480.534782","currentOid":""},"activityList":{"items":[{"before":"954a207f55440d72a91d75b0e25c01fa9068e77a","after":"e782200a3f08b0806a4b5c2e0a55d4734a14f403","ref":"refs/heads/main","pushedAt":"2024-05-23T05:12:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Fix bugs in install script and prompt file\n\nThe install script was not copying the prompt file to the home directory\nand was not updating the .bashrc file with the correct path to the\nprompt file. The prompt file was also not displaying the screen session\nindicator correctly.\n\nThis commit fixes these issues.\n- Copy the prompt file to the home directory\n- Update the .bashrc file with the correct path to the prompt file\n- Display the screen session indicator correctly in the prompt","shortMessageHtmlLink":"Fix bugs in install script and prompt file"}},{"before":"6052fc6ee7036ce0c009b1ff65b2db1d8b9d929a","after":"954a207f55440d72a91d75b0e25c01fa9068e77a","ref":"refs/heads/main","pushedAt":"2024-05-23T04:52:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Add a screenrc file to customize the screen session indicator\n\nThis commit adds a screenrc file to customize the screen session indicator.\nThe screenrc file is a simple file that sets the terminal capabilities\nfor xterm* to ti@:te@. This allows the screen session indicator to be\ndisplayed correctly when using the screen command.\n\nThe install.sh script has been updated to append the contents of the\nscreenrc file to the user's .screenrc file. This will allow the screen\nsession indicator to be displayed correctly when using the screen command.\n\nThe prompt file has been updated to add a screen session indicator to the\nprompt. The screen session indicator will display the screen session ID\nif the session is running in a screen session. If the session is not\nrunning in a screen session, the screen session indicator will not be\ndisplayed.","shortMessageHtmlLink":"Add a screenrc file to customize the screen session indicator"}},{"before":"0a5cdd8dddade8abdf5b179204251418e25cdba7","after":"6052fc6ee7036ce0c009b1ff65b2db1d8b9d929a","ref":"refs/heads/main","pushedAt":"2024-04-27T08:03:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Update install script\n\n- Add a prompt to confirm installation\n- Backup existing .bashrc file\n- Append custom prompt to .bashrc if not already present\n- Create custom prompt file","shortMessageHtmlLink":"Update install script"}},{"before":"faf9d207f09370d19b533a627fe0b6e022e69586","after":"0a5cdd8dddade8abdf5b179204251418e25cdba7","ref":"refs/heads/main","pushedAt":"2024-04-27T07:49:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Improving the Bash prompt\n\nThe Bash prompt is the text that appears before the cursor in a terminal.\nIt can be customized to show useful information like the current directory,\nthe current Git branch, the date and time, and more. In this article,\nwe will improve the Bash prompt by adding a function to shrink the path\nto fit the terminal and another function to fill the blank space to the\nend of the terminal.","shortMessageHtmlLink":"Improving the Bash prompt"}},{"before":"4e6a7a655bc73d5dd02a3f1cc6835961113e41b2","after":"faf9d207f09370d19b533a627fe0b6e022e69586","ref":"refs/heads/main","pushedAt":"2024-04-27T06:11:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Add some comments to the prompt file\n\nThis commit adds some comments to the prompt file to explain the\ndifferent parts of the PS1 variable.","shortMessageHtmlLink":"Add some comments to the prompt file"}},{"before":"5786b93065eb62a7d297f6c213288e372adee7bb","after":"4e6a7a655bc73d5dd02a3f1cc6835961113e41b2","ref":"refs/heads/main","pushedAt":"2023-06-07T12:51:58.351Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Updating the prompt to use tput instead of escape codes\n\nThis commit updates the prompt to use tput instead of escape codes. This\nis a more portable solution. The escape codes work on Linux, but not on\nmacOS. The tput commands work on both.\n\nThe tput commands are wrapped in \\[ and \\] to tell bash that these\ncommands don't take up any space on the command line.\n\nref: https://mug896.github.io/bash-shell/colors_and_prompt.html","shortMessageHtmlLink":"Updating the prompt to use tput instead of escape codes"}},{"before":"6236362280cf9f0dec56bfab5d64fc17df94b780","after":"5786b93065eb62a7d297f6c213288e372adee7bb","ref":"refs/heads/main","pushedAt":"2023-06-06T15:13:38.077Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Update install.sh for renaming .bashrc_custom to prompt","shortMessageHtmlLink":"Update install.sh for renaming .bashrc_custom to prompt"}},{"before":"01f3ddc63d2333183e1528e8fc203c9bd871f584","after":"6236362280cf9f0dec56bfab5d64fc17df94b780","ref":"refs/heads/main","pushedAt":"2023-06-06T15:09:49.225Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Fix the blue color of the prompt is not reset\n\nThe blue color of the prompt is not reset when the prompt is not\nterminated by a newline.","shortMessageHtmlLink":"Fix the blue color of the prompt is not reset"}},{"before":"722d3ab7746ff631174b50f70ef30e386386cdcd","after":"01f3ddc63d2333183e1528e8fc203c9bd871f584","ref":"refs/heads/main","pushedAt":"2023-06-05T08:19:36.202Z","pushType":"push","commitsCount":5,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Update readme.md","shortMessageHtmlLink":"Update readme.md"}},{"before":"750819c0b5828e97e2ba26fcfc547005a2992627","after":"722d3ab7746ff631174b50f70ef30e386386cdcd","ref":"refs/heads/main","pushedAt":"2023-06-02T11:34:49.292Z","pushType":"push","commitsCount":1,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Add custom Bash prompt script\n\nThis script adds a custom Bash prompt to the user's .bashrc file. The\nprompt displays the user's username, hostname, current working\ndirectory, current date and time, and current Git branch (if any).\n\nThe script also backs up the user's existing .bashrc file (if any) as\n.bashrc.bak.","shortMessageHtmlLink":"Add custom Bash prompt script"}},{"before":null,"after":"750819c0b5828e97e2ba26fcfc547005a2992627","ref":"refs/heads/main","pushedAt":"2023-06-02T11:31:20.534Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hulryung","name":"Daekeun Kang","path":"/hulryung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4227217?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUZ08ngA","startCursor":null,"endCursor":null}},"title":"Activity ยท hulryung/prompt"}