const inputItem = document.getElementById('input-item');
const btnAddItem = document.getElementById('btn-add-item');
const listContainer = document.querySelector('.list');
This file contains hidden or 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
format = """ | |
$username\ | |
$shlvl\ | |
$kubernetes\ | |
${custom.dir}\ | |
${custom.home_dir}\ | |
$directory\ | |
${custom.git_host}\ | |
$git_branch\ | |
$git_commit\ |
This file contains hidden or 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
format = """ | |
$username\ | |
$kubernetes\ | |
$directory\ | |
${custom.git_host}\ | |
$git_branch\ | |
$git_commit\ | |
$git_state\ | |
$git_status\ | |
$hg_branch\ |
This file contains hidden or 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
# Border Style | |
set -g pane-active-border-style "fg=#7aa2f7" | |
set -g pane-border-style "fg=#444b6a" | |
# Message Style | |
set -g message-style "fg=#1a1b26,bg=#ff7a93,bold" | |
# Status line Style | |
set -g status-style "fg=#a9b1d6,bg=#1a1b26" |
This file contains hidden or 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
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBGDvyJwBEADEuYViRSZB0bbM8ViHKgFzZDG933I8kH3rll73M/5eIpQJULMp | |
OyCsafMuWvHIEzKQmSCsEOlLPIYBy0CY+VITe6mRNYbv/GRlqtusWqRpDngZtGEX | |
Mz7AofGkipV1cjDoQ0K3o76wppXwPNCWmyTz2NInZcL1VEt1enesK80DKmLA6DeP | |
++4n4MwEf22NSrmfH8cJIMmudHLntl9qxD9OzKf47xGizJc5MIdvns9DXZQkhrjJ | |
B0atvruS/MSuNhnsdmuKxucTtF892GHM65N1lRZEYGjsJ7IcTmct5hPNYszmv+94 | |
cLMweMBzvtEb0kVm79h0bCDqzhVP5XZz04bgWvFJTKGDH4Bc0646e/wb5nPa11Kx | |
ZirXRN4g1ggZK8gFqeAEwDX29r2EgOoaMkzetGlYLCM1o8ToOq8u65nzMSRmkUoc | |
n4uFU4txw8/r8UHAX70G3xIkGg4IhhxQ8ll07BI6f6RX457dBvlpJxClPBj89yqw |
SysMart membutuhkan bantuan anda sebagi programmer untuk merancang sebuah aplikasi kasir CLI (Command Line Interface) untuk memvalidasi dan menghitung banyaknya kembalian dari pembayaran yang diberikan, tidak hanya itu, SysMart juga menginginkan program tersebut agar dapat menghitung banyaknya kembalian untuk setiap pecahan uang yang mereka miliki.
OlderNewer