How to remove the time stamp on the right side of the fish shell?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












Simple question, I'd like to remove the time stamp on the right hand side of the fish shell terminal screen:



On a sidenote, it would be even better to know how to customize it as in the image below:



enter image description here










share|improve this question

























    up vote
    1
    down vote

    favorite












    Simple question, I'd like to remove the time stamp on the right hand side of the fish shell terminal screen:



    On a sidenote, it would be even better to know how to customize it as in the image below:



    enter image description here










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Simple question, I'd like to remove the time stamp on the right hand side of the fish shell terminal screen:



      On a sidenote, it would be even better to know how to customize it as in the image below:



      enter image description here










      share|improve this question













      Simple question, I'd like to remove the time stamp on the right hand side of the fish shell terminal screen:



      On a sidenote, it would be even better to know how to customize it as in the image below:



      enter image description here







      command-line customization fish






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 28 at 12:17









      mickkk

      2271512




      2271512




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          Put this in your config.fish (or eg. .config/fish/functions/fish_right_prompt.fish):



           function fish_right_prompt
          #intentionally left blank
          end


          By putting stuff in this function you can also customize that part of the prompt however you want to. Whatever is returned by this function becomes the prompt.






          share|improve this answer










          New contributor




          burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.

















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010641%2fhow-to-remove-the-time-stamp-on-the-right-side-of-the-fish-shell%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote













            Put this in your config.fish (or eg. .config/fish/functions/fish_right_prompt.fish):



             function fish_right_prompt
            #intentionally left blank
            end


            By putting stuff in this function you can also customize that part of the prompt however you want to. Whatever is returned by this function becomes the prompt.






            share|improve this answer










            New contributor




            burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





















              up vote
              1
              down vote













              Put this in your config.fish (or eg. .config/fish/functions/fish_right_prompt.fish):



               function fish_right_prompt
              #intentionally left blank
              end


              By putting stuff in this function you can also customize that part of the prompt however you want to. Whatever is returned by this function becomes the prompt.






              share|improve this answer










              New contributor




              burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.



















                up vote
                1
                down vote










                up vote
                1
                down vote









                Put this in your config.fish (or eg. .config/fish/functions/fish_right_prompt.fish):



                 function fish_right_prompt
                #intentionally left blank
                end


                By putting stuff in this function you can also customize that part of the prompt however you want to. Whatever is returned by this function becomes the prompt.






                share|improve this answer










                New contributor




                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                Put this in your config.fish (or eg. .config/fish/functions/fish_right_prompt.fish):



                 function fish_right_prompt
                #intentionally left blank
                end


                By putting stuff in this function you can also customize that part of the prompt however you want to. Whatever is returned by this function becomes the prompt.







                share|improve this answer










                New contributor




                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer








                edited 2 days ago









                abu_bua

                2,31341021




                2,31341021






                New contributor




                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 2 days ago









                burneddi

                1111




                1111




                New contributor




                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                burneddi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010641%2fhow-to-remove-the-time-stamp-on-the-right-side-of-the-fish-shell%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    Trouble downloading packages list due to a “Hash sum mismatch” error

                    How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                    How do I move numbers in filenames, in a batch renaming operation?