aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-20 13:10:27 +0300
committerawy <awy@tutamail.com>2024-08-20 13:10:27 +0300
commitd5ded4041b1be965e5b2d82c24c3584fb53f3ba4 (patch)
tree7c0b6694cd69ed162c9b67ae6b77a6217a39d515 /.zshrc
parentc1faf4d18de264723f0731bccf23164a770a9ea0 (diff)
update
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/.zshrc b/.zshrc
deleted file mode 100644
index 6bb4380..0000000
--- a/.zshrc
+++ /dev/null
@@ -1,6 +0,0 @@
-# Enable colors and change prompt:
-autoload -U colors && colors # Load colors
-PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
-setopt autocd # Automatically cd into typed directory.
-stty stop undef # Disable ctrl-s to freeze terminal.
-setopt interactive_comments